[model] add Devstral-Small-2507 (#8614)

This commit is contained in:
Kingsley 2025-07-11 18:59:53 +08:00 committed by GitHub
parent cf1087d409
commit 95ed6c45cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -589,6 +589,17 @@ register_model_group(
)
register_model_group(
models={
"Devstral-Small-2507-Instruct": {
DownloadSource.DEFAULT: "mistralai/Devstral-Small-2507",
DownloadSource.MODELSCOPE: "mistralai/Devstral-Small-2507",
},
},
template="mistral_small",
)
register_model_group(
models={
"EXAONE-3.0-7.8B-Instruct": {