Skip to content

Feat: support Chroma Radiance x0#1091

Merged
leejet merged 5 commits into
leejet:masterfrom
stduhpf:x0
Dec 19, 2025
Merged

Feat: support Chroma Radiance x0#1091
leejet merged 5 commits into
leejet:masterfrom
stduhpf:x0

Conversation

@stduhpf

@stduhpf stduhpf commented Dec 14, 2025

Copy link
Copy Markdown
Contributor

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

@leejet leejet merged commit 23fce0b into leejet:master Dec 19, 2025
9 checks passed
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