Shenzhi-Wang / Llama3-Chinese-Chat

This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
300 stars 16 forks source link

can not reproduce use the code #2

Closed shake closed 4 months ago

shake commented 4 months ago

I think still need more, the code can not run it directly.

git clone https://github.com/hiyouga/LLaMA-Factory.git git reset --hard 836ca0558698206bbf4e3b92533ad9f67c9f9864

cd LLaMA-Factory

deepspeed --num_gpus 8 src/train_bash.py \ --deepspeed ${Your_Deepspeed_Config_Path} \

shake commented 4 months ago

seem is my problem.