From 40f8c5ac05a28159c02c0a09f7450600bb385112 Mon Sep 17 00:00:00 2001 From: chenjw28 <792430652@qq.com> Date: Tue, 19 May 2026 17:38:29 +0800 Subject: [PATCH] x --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e0906c8..92ceb10 100644 --- a/config.json +++ b/config.json @@ -69,7 +69,7 @@ "local_path": "Qwen3.6-27B-FP8", "dtype": "auto", "quantization": "fp8", - "ctx": "131072", + "ctx": "65536", "max_tokens": "32768", "max_num_batched_tokens": 16384, "trust_remote": true,