llamafactory-cli train examples/train_lora/llama3_lora_sft.yaml
llamafactory-cli chat examples/inference/llama3_lora_sft.yaml
llamafactory-cli export examples/merge_lora/llama3_lora_sft.yaml
模型下載
- git clone https://www.modelscope.cn/LLM-Research/Meta-Llama-3-8B-Instruct.git
模型測試
- 原始推理demo,驗證模型文件的正確性和transformers庫等軟件的可用