From e94e83e91fe33b793e1d97af2f47b779bc14246c Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Tue, 31 Mar 2026 00:43:52 +0800 Subject: [PATCH] x --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 84a483d..bc99569 100644 --- a/config.json +++ b/config.json @@ -71,7 +71,7 @@ }, "Qwen3.5-35B-A3B-GPTQ-Int4": { "local_path": "Qwen3.5-35B-A3B-GPTQ-Int4", - "dtype": "float16", + "dtype": "bfloat16", "quantization": "gptq", "ctx": "65536", "trust_remote": true,