mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 12:42:51 +08:00
Add c4ai-command-r-plus link
Former-commit-id: d0705518ee85408364172803ca3dd68e978e829e
This commit is contained in:
parent
6f1323722c
commit
768153d0f0
@ -1004,3 +1004,13 @@ register_model_group(
|
||||
},
|
||||
template="c4ai",
|
||||
)
|
||||
|
||||
register_model_group(
|
||||
models={
|
||||
"C4AI-Command-R-plus-104B": {
|
||||
DownloadSource.DEFAULT: "CohereForAI/c4ai-command-r-plus",
|
||||
DownloadSource.MODELSCOPE: "AI-ModelScope/c4ai-command-r-plus",
|
||||
}
|
||||
},
|
||||
template="c4ai",
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user