[model] add qwen3 2507 model (#8783)
This commit is contained in:
@@ -2743,6 +2743,10 @@ register_model_group(
|
|||||||
DownloadSource.DEFAULT: "Qwen/Qwen3-30B-A3B",
|
DownloadSource.DEFAULT: "Qwen/Qwen3-30B-A3B",
|
||||||
DownloadSource.MODELSCOPE: "Qwen/Qwen3-30B-A3B",
|
DownloadSource.MODELSCOPE: "Qwen/Qwen3-30B-A3B",
|
||||||
},
|
},
|
||||||
|
"Qwen3-30B-A3B-Instruct-2507": {
|
||||||
|
DownloadSource.DEFAULT: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
||||||
|
DownloadSource.MODELSCOPE: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
||||||
|
},
|
||||||
"Qwen3-235B-A22B-Thinking": {
|
"Qwen3-235B-A22B-Thinking": {
|
||||||
DownloadSource.DEFAULT: "Qwen/Qwen3-235B-A22B",
|
DownloadSource.DEFAULT: "Qwen/Qwen3-235B-A22B",
|
||||||
DownloadSource.MODELSCOPE: "Qwen/Qwen3-235B-A22B",
|
DownloadSource.MODELSCOPE: "Qwen/Qwen3-235B-A22B",
|
||||||
|
|||||||
Reference in New Issue
Block a user