add pixtral template

Former-commit-id: e0bcaa6c6e902e29361438a6d215bbc2535b648f
This commit is contained in:
Kingsley
2024-09-26 12:11:58 +08:00
parent de72d1f0e7
commit 300feb3245
4 changed files with 61 additions and 0 deletions

View File

@@ -894,6 +894,16 @@ register_model_group(
template="mistral",
)
register_model_group(
models={
"Pixtral-12B-2409": {
DownloadSource.DEFAULT: "mistral-community/pixtral-12b",
DownloadSource.MODELSCOPE: "AI-ModelScope/pixtral-12b",
}
},
template="mistral"
)
register_model_group(
models={