From ba1d64f7a34d2d39a16a813b84379ab63f3004eb Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Tue, 31 Mar 2026 23:37:22 +0800 Subject: [PATCH] x --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index f460f86..cb594d0 100644 --- a/config.json +++ b/config.json @@ -76,8 +76,8 @@ "ctx": "131072", "trust_remote": true, "valid_tp": [1, 2], - "max_num_seqs": "6", - "max_tokens": "4096", + "max_num_seqs": "8", + "max_tokens": "8192", "gpu_util": "0.90", "enforce_eager": false, "tool_call_parser": "qwen3_coder",