xzuyn
xzuyn
Even though DeepSpeed has an argument, you cannot run the program without it being installed. Even after removing the DeepSpeed imports it still wants to use DeepSpeed stuff, so you...
The final result displays fine, but while its generating each token it displays it on a new line. This is on the united branch, main branch didn't have this issue....
It's setting the EOT to 32000 and saying that 32000 is ``, but it's not that for my model. My tokenizer_config.json shows that 32000 is ``, which is how I...
Was all normal last night, then I woke up after it finished and it had made some of the graphs only show 1 dot. 
It'll be working fine for a while, then just die. This happens every time. 
`from_pretrained` can handle `subfolder` which would allow you to select specific checkpoints if they were just folders in a repo. Right now I just see `revision` supported by using `@`...
# Description This adds a guide on how to install Axolotl for ROCm users. Currently you need to install the packages included in `pip install -e '.[deepspeed]'` then uninstall `torch`,...
### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/OpenAccess-AI-Collective/axolotl/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...