|
359 | 359 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-32B",
|
360 | 360 | DownloadSource.HUGGINGFACE: "Qwen/Qwen3-32B",
|
361 | 361 | },
|
| 362 | + "Qwen3-4B-Instruct-2507": { |
| 363 | + DownloadSource.MODELSCOPE: "Qwen/Qwen3-4B-Instruct-2507", |
| 364 | + DownloadSource.AISTUDIO: "ModelHub/Qwen3-4B-Instruct-2507", |
| 365 | + DownloadSource.HUGGINGFACE: "Qwen/Qwen3-4B-Instruct-2507", |
| 366 | + }, |
| 367 | + "Qwen3-4B-Thinking-2507": { |
| 368 | + DownloadSource.MODELSCOPE: "Qwen/Qwen3-4B-Thinking-2507", |
| 369 | + DownloadSource.AISTUDIO: "ModelHub/Qwen3-4B-Thinking-2507", |
| 370 | + DownloadSource.HUGGINGFACE: "Qwen/Qwen3-4B-Thinking-2507", |
| 371 | + }, |
362 | 372 | "Qwen3-0.6B-FP8": {
|
363 | 373 | DownloadSource.MODELSCOPE: "Qwen/Qwen3-0.6B-FP8",
|
364 | 374 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-0.6B-FP8",
|
|
389 | 399 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-32B-FP8",
|
390 | 400 | DownloadSource.HUGGINGFACE: "Qwen/Qwen3-32B-FP8",
|
391 | 401 | },
|
| 402 | + "Qwen3-4B-Instruct-2507-FP8": { |
| 403 | + DownloadSource.MODELSCOPE: "Qwen/Qwen3-4B-Instruct-2507-FP8", |
| 404 | + DownloadSource.AISTUDIO: "ModelHub/Qwen3-4B-Instruct-2507-FP8", |
| 405 | + DownloadSource.HUGGINGFACE: "Qwen/Qwen3-4B-Instruct-2507-FP8", |
| 406 | + }, |
| 407 | + "Qwen3-4B-Thinking-2507-FP8": { |
| 408 | + DownloadSource.MODELSCOPE: "Qwen/Qwen3-4B-Thinking-2507-FP8", |
| 409 | + DownloadSource.AISTUDIO: "ModelHub/Qwen3-4B-Thinking-2507-FP8", |
| 410 | + DownloadSource.HUGGINGFACE: "Qwen/Qwen3-4B-Thinking-2507-FP8", |
| 411 | + }, |
392 | 412 | }
|
393 | 413 | )
|
394 | 414 |
|
|
466 | 486 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-Coder-30B-A3B-Instruct",
|
467 | 487 | DownloadSource.HUGGINGFACE: "Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
468 | 488 | },
|
469 |
| - "Qwen3-Coder-480-A35B-Instruct": { |
| 489 | + "Qwen3-Coder-480B-A35B-Instruct": { |
470 | 490 | DownloadSource.MODELSCOPE: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
471 | 491 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-Coder-480B-A35B-Instruct",
|
472 | 492 | DownloadSource.HUGGINGFACE: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
476 | 496 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-Coder-30B-A3B-Instruct-FP8",
|
477 | 497 | DownloadSource.HUGGINGFACE: "Qwen/Qwen3-Coder-30B-A3B-Instruct-FP8",
|
478 | 498 | },
|
479 |
| - "Qwen3-Coder-480-A35B-Instruct-FP8": { |
| 499 | + "Qwen3-Coder-480B-A35B-Instruct-FP8": { |
480 | 500 | DownloadSource.MODELSCOPE: "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
481 | 501 | DownloadSource.AISTUDIO: "ModelHub/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
482 | 502 | DownloadSource.HUGGINGFACE: "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
0 commit comments