Skip to content

Conversation

@wbruna
Copy link

@wbruna wbruna commented Aug 7, 2025

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".

Related: leejet/stable-diffusion.cpp#760

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".
@LostRuins
Copy link
Owner

Ah thank you for spotting this! That makes a lot of sense

@LostRuins LostRuins changed the base branch from concedo to concedo_experimental August 8, 2025 02:18
@LostRuins LostRuins merged commit eed5577 into LostRuins:concedo_experimental Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants