-
Describe the bug
Get an AtrributeError when trying to convert llama3-8B model from HF format to mcore format, the error is below:
`AttributeError: 'Tokenizer' object has no attribute 'vocab_size'`…
-
Hi there!
I'm using the forust library and have noticed a curious behavior regarding memory consumption. Unlike popular libraries like XGBoost and LightGBM, where memory usage increases significant…
-
Hi Naveen, Thanks for the code. Below error is seen due to missing xls file.
runScenario ("Contact Us scenario with different set of data", "Optional[Contact Us Feature]")
java.io.FileNotFoundExce…
-
Hi,
I am attempting to use `ParallelRunStep` for a batch training job. The data that is being ingested for training is a partitioned file dataset, so I am using [this example notebook](https://gi…
-
The paper below proposes an interesting extension of ESS that handles models with non-Gaussian prior, and models with Gaussian priors but with informative likelihoods. The authors also motivate their …
yebai updated
3 years ago
-
**Background**:
In my problem, I need to compute the cost over the whole global batch, i.e., the batch-correlated cost instead of the average of sample-independent losses (like L1), for example, the…
-
## Bootstrap TPU project
- follow https://cloud.google.com/tpu/docs/run-calculation-tensorflow
- https://github.com/ObrienlabsDev/machine-learning
```
FROM tensorflow/tensorflow:latest-gpu
WORK…
-
I am having issues getting multi-gpu running. Am I missing out on something?
My command:
```
usrun_cuda21_pt_1.10.sh -p RTXA6000 --gpus=2 ./run.sh python ./scripts/run_ner.py --model_type bert …
-
- [x] Create products overview to display features
- [x] Create success page to display after a successful checkout
- [x] Create cancel page to display after a failed checkout
- [ ] Handle subscrip…
-
Could you please let me know if the Harfang reinforcement learning platform is capable of running entirely on a GPU? This would enable it to handle multiple environments concurrently for gathering tra…