mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
[model] Qwen3-30B-A3B-Thinking-2507 (#8788)
This commit is contained in:
parent
a416ab48d8
commit
cb03eb422d
@ -2747,6 +2747,10 @@ register_model_group(
|
|||||||
DownloadSource.DEFAULT: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
DownloadSource.DEFAULT: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
||||||
DownloadSource.MODELSCOPE: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
DownloadSource.MODELSCOPE: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
||||||
},
|
},
|
||||||
|
"Qwen3-30B-A3B-Thinking-2507": {
|
||||||
|
DownloadSource.DEFAULT: "Qwen/Qwen3-30B-A3B-Thinking-2507",
|
||||||
|
DownloadSource.MODELSCOPE: "Qwen/Qwen3-30B-A3B-Thinking-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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user