This commit is contained in:
2026-03-31 00:42:02 +08:00
parent 491e2ba7e5
commit 1622a3d472
+3 -3
View File
@@ -73,13 +73,13 @@
"local_path": "Qwen3.5-35B-A3B-GPTQ-Int4",
"dtype": "float16",
"quantization": "gptq",
"ctx": "32768",
"ctx": "65536",
"trust_remote": true,
"valid_tp": [1, 2],
"max_num_seqs": "4",
"max_tokens": "2048",
"max_tokens": "4096",
"gpu_util": "0.90",
"enforce_eager": true,
"enforce_eager": false,
"tool_call_parser": "qwen3_coder",
"reasoning_parser": "qwen3",
"enable_auto_tool_choice": true,