Skip to content

Conversation

@stduhpf
Copy link
Contributor

@stduhpf stduhpf commented Dec 14, 2025

https://huggingface.co/lodestones/Chroma1-Radiance/tree/main
https://huggingface.co/stduhpf/Chroma1-Radiance-gguf/tree/main

output

Lastest versions of Chroma Radiance use x0-prediction instead of the default Flux eps-prediction.

I also tried to add support for the "latest_x0_experimental_patch_32" model, it seems to consistently blow up after a couple steps. (first few steps look fine with preview)
EDIT: Found a way to make it more stable, but it's not great either

Empty tensors were causing crashes (GGML_ASSERT in gguf.c) when trying to convert the models, I've added a workaround so we can convert it.

output

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.

1 participant