Add template&support(Not tested)
Former-commit-id: 60bb60c4dc30a9641ddb57a44ef126f0768566c4
This commit is contained in:
@@ -994,3 +994,13 @@ register_model_group(
|
||||
},
|
||||
template="atom",
|
||||
)
|
||||
|
||||
register_model_group(
|
||||
models={
|
||||
"C4AI-Command-R-35B": {
|
||||
DownloadSource.DEFAULT: "CohereForAI/c4ai-command-r-v01",
|
||||
DownloadSource.MODELSCOPE: "AI-ModelScope/c4ai-command-r-v01",
|
||||
}
|
||||
},
|
||||
template="c4ai",
|
||||
)
|
||||
Reference in New Issue
Block a user