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,