Files
koboldcpp/otherarch
Wagner Bruna eed5577aaa fix unintended sd model quantization (#1672)
The recent ggml update added another quant type, GGML_TYPE_MXFP4,
which got the same value as SD_TYPE_COUNT. That made the embedded
sd.cpp quantize to GGML_TYPE_MXFP4 by default.

Photomaker in particular ends up crashing due to
"Missing CPY op for types: f32 mxfp4".
2025-08-08 10:19:58 +08:00
..
2025-06-21 08:40:04 +08:00
2023-09-16 18:52:09 +08:00
2023-05-20 15:58:33 +08:00
2024-09-19 13:56:19 +08:00
2025-05-21 21:47:40 +08:00
2023-05-24 00:20:43 +08:00
2023-09-16 18:52:09 +08:00
2023-09-16 18:52:09 +08:00
2025-01-13 23:26:54 +08:00
2025-01-13 23:26:54 +08:00
2023-05-24 00:20:43 +08:00
2023-05-27 22:45:28 +08:00
2024-08-25 23:15:38 +08:00
2023-07-10 18:23:25 +08:00
2024-05-14 19:17:01 +08:00