diff --git a/config.json b/config.json index 98dae7f..ff918d6 100644 --- a/config.json +++ b/config.json @@ -101,8 +101,8 @@ "trust_remote": true, "valid_tp": [2], "max_num_seqs": "12", - "max_tokens": "8096", - "gpu_util": "0.90", + "max_tokens": "16384", + "gpu_util": "0.94", "enforce_eager": false, "tool_call_parser": "qwen3_coder", "reasoning_parser": "qwen3",