#Multi-GPU possible for SFT with Unsloth?
2 messages · Page 1 of 1 (latest)
https://docs.unsloth.ai/basics/multi-gpu-training-with-unsloth
Personally, I also had to do this: https://github.com/artidoro/qlora/issues/186#issuecomment-1943045599
GitHub
I'm new to this field and want to try it out. I met this problem when trying to run the shell (finetune_guanaco_7b.sh) or "python qlora.py –learning_rate 0.0001 --model_name_or_path huggyl...