support llama3 tool prompt
Former-commit-id: dc45d2f56669fd99935a68cda1ec0e8f36229f7f
This commit is contained in:
@@ -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