matbee
matbee
Any updates on this PR? Possible to make a Pr for a Bluez5 branch?
How do I locate the file that is causing the issue?
Ollama is essentially just a llama.cpp wrapper: https://github.com/ggerganov/llama.cpp/discussions/7296
Curious how it's going :)
Thank you for this!
> what is sft model? in text2semantic_sft.yaml, it have " ckpt_path: checkpoints/text2semantic-medium-v1-2k.pth resume_weights_only: true " What is the difference between sft and without sft? "Supervised fine-tuning" is just meaning the...
I'd also like to know this
> @matbee-eth just out of curiosity: did it work? The docs mentioned Intel quite a lot and I use AMD so I didnt even attempt
> @AmericanPresidentJimmyCarter Hello, I would appreciate it if you could share your training script and code,thanks a lot! looks like training scripts are here: https://github.com/DataCTE/ELLA_Training and https://github.com/TencentQQGYLab/ELLA/pull/27
I got it to work with using conda's cuda 11.8 and python 3.9 Seems like cuda 12.1 has problems with this project