This commit is contained in:
2026-03-29 00:32:02 +08:00
parent 55d5a4c416
commit a65f0b04bc
+3 -3
View File
@@ -29,12 +29,12 @@
"hf_model_id": "RedHatAI/Qwen3-14B-FP8-dynamic"
},
"Qwen3-Coder-30B-A3B-Instruct-GPTQ-4bit": {
"ctx": "131072", // 128K
"ctx": "131072",
"trust_remote": true,
"valid_tp": [1, 2],
"max_num_seqs": "32", // 适当减少以节省显存
"max_num_seqs": "32",
"max_tokens": "65536",
"gpu_util": "0.95", // 适当降低以预留更多显存
"gpu_util": "0.95",
"hf_model_id": "cpatonn/Qwen3-Coder-30B-A3B-Instruct-GPTQ-4bit"
},
"Qwen3-Next-80B-A3B-Instruct-AWQ-4bit": {