From db43278cb72f2d48eeafd5bd21f8fa0cdf3758f6 Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Sun, 5 Apr 2026 03:20:28 +0800 Subject: [PATCH] x --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 4e88e99..b7fee89 100644 --- a/config.json +++ b/config.json @@ -101,7 +101,7 @@ "trust_remote": true, "valid_tp": [2], "max_num_seqs": "12", - "max_tokens": "16384", + "max_tokens": "65536", "gpu_util": "0.94", "enforce_eager": false, "enable_prefix_caching": true,