From 69f567a2f4849ce7b4a6945a50ee45fde0b317f0 Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Tue, 31 Mar 2026 22:44:35 +0800 Subject: [PATCH] x --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 889e9a1..039b816 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": "bfloat16", + "dtype": "float16", "quantization": "gptq", "ctx": "131072", "trust_remote": true,