From af4b7fcaa2e43e3c6bcce0a12a118116483b58a0 Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Sun, 5 Apr 2026 02:49:25 +0800 Subject: [PATCH] x --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",