This commit is contained in:
2026-03-30 01:26:29 +08:00
parent 47adb86693
commit dfc7c25b5f
+3 -3
View File
@@ -68,13 +68,13 @@
"local_path": "Qwen3.5-35B-A3B-GPTQ-Int4", "local_path": "Qwen3.5-35B-A3B-GPTQ-Int4",
"dtype": "float16", "dtype": "float16",
"quantization": "gptq", "quantization": "gptq",
"ctx": "65536", "ctx": "32768",
"trust_remote": true, "trust_remote": true,
"valid_tp": [1, 2], "valid_tp": [1, 2],
"max_num_seqs": "4", "max_num_seqs": "4",
"max_tokens": "4096", "max_tokens": "8192",
"gpu_util": "0.94", "gpu_util": "0.94",
"enforce_eager": true, "enforce_eager": false,
"tool_call_parser": "qwen3_xml", "tool_call_parser": "qwen3_xml",
"enable_auto_tool_choice": true, "enable_auto_tool_choice": true,
"served_model_name": "Qwen3.5-35B-A3B-GPTQ-Int4", "served_model_name": "Qwen3.5-35B-A3B-GPTQ-Int4",