mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 03:10:35 +08:00
@@ -837,6 +837,10 @@ register_model_group(
|
||||
DownloadSource.DEFAULT: "meta-llama/Llama-3.2-3B-Instruct",
|
||||
DownloadSource.MODELSCOPE: "LLM-Research/Llama-3.2-3B-Instruct",
|
||||
},
|
||||
"Llama-3.3-70B-Instruct": {
|
||||
DownloadSource.DEFAULT: "meta-llama/Llama-3.3-70B-Instruct",
|
||||
DownloadSource.MODELSCOPE: "LLM-Research/Llama-3.3-70B-Instruct",
|
||||
},
|
||||
},
|
||||
template="llama3",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user