[model] add QwQ 32b (#7179)

Former-commit-id: 64a6fb9b50
This commit is contained in:
hoshi-hiyouga
2025-03-06 11:58:36 +08:00
committed by GitHub
parent c67d2b9327
commit 002f58ef8e
2 changed files with 6 additions and 3 deletions

View File

@@ -2174,6 +2174,10 @@ register_model_group(
DownloadSource.DEFAULT: "Qwen/QwQ-32B-Preview",
DownloadSource.MODELSCOPE: "Qwen/QwQ-32B-Preview",
},
"QwQ-32B-Instruct": {
DownloadSource.DEFAULT: "Qwen/QwQ-32B",
DownloadSource.MODELSCOPE: "Qwen/QwQ-32B",
},
},
template="qwen",
)