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