From 6a3403a5305cf8193383b6183f8474be8e1a53d3 Mon Sep 17 00:00:00 2001 From: chenjw28 <792430652@qq.com> Date: Thu, 23 Apr 2026 16:24:11 +0800 Subject: [PATCH] x --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 5eeebeb..692a6b6 100644 --- a/config.json +++ b/config.json @@ -68,6 +68,7 @@ "Qwen3.6-27B-FP8": { "local_path": "Qwen3.6-27B-FP8", "dtype": "auto", + "quantization": "fp8", "ctx": "262144", "max_tokens": "65536", "max_num_batched_tokens": 16384,