Files
koboldcpp/otherarch/sdcpp
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-04-12 10:08:23 +08:00
2025-06-30 00:10:51 +08:00
2025-04-09 20:26:10 +08:00
2025-04-09 20:26:10 +08:00
2025-06-30 00:10:51 +08:00
2025-04-12 10:08:23 +08:00
2025-06-30 00:10:51 +08:00
2025-04-14 23:44:42 +08:00
2025-06-30 00:10:51 +08:00
2025-05-11 14:05:54 +08:00
2024-02-28 15:45:13 +08:00
2025-06-30 00:10:51 +08:00
2025-06-30 00:10:51 +08:00
2025-04-12 10:08:23 +08:00
2025-04-09 20:26:10 +08:00
2025-05-23 17:10:12 +08:00