diff --git a/examples/train_lora/llama3_lora_sft.yaml b/examples/train_lora/llama3_lora_sft.yaml index 55a8077e..e8cf1e4a 100644 --- a/examples/train_lora/llama3_lora_sft.yaml +++ b/examples/train_lora/llama3_lora_sft.yaml @@ -1,5 +1,5 @@ ### model -model_name_or_path: meta-llama/Meta-Llama-3-8B-Instruct +model_name_or_path: LLM-Research/Meta-Llama-3-8B-Instruct ### method stage: sft