This commit is contained in:
2026-05-18 16:29:56 +08:00
parent 2d6c3dcb82
commit 1bc448f505
+2 -2
View File
@@ -79,7 +79,7 @@
2 2
], ],
"max_num_seqs": 32, "max_num_seqs": 32,
"gpu_util": "0.90", "gpu_util": "0.88",
"tool_call_parser": "qwen3_coder", "tool_call_parser": "qwen3_coder",
"reasoning_parser": "qwen3", "reasoning_parser": "qwen3",
"enable_auto_tool_choice": true, "enable_auto_tool_choice": true,
@@ -93,7 +93,7 @@
"method": "dflash", "method": "dflash",
"model": "Qwen3.6-27B-DFlash", "model": "Qwen3.6-27B-DFlash",
"num_speculative_tokens": 8, "num_speculative_tokens": 8,
"draft_tensor_parallel_size": 2 "draft_tensor_parallel_size": 1
} }
} }
} }