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,