-
Couldn't load subscription status.
- Fork 433
add chroma radiance support #910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
leejet
commented
Oct 22, 2025
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
I implemented a simple workaround, and now large images can be generated correctly. |
|
This workaround is temporary and can be removed after the PR ggml-org/llama.cpp#16744 is merged. |
This comment has been minimized.
This comment has been minimized.
Fixed. |
|
I can generate images using the Vulkan backend that are similar to those produced by the CUDA backend. @stduhpf could you try again? Use the latest code. |
|
@leejet I still have the exact same issue on Vulkan as before. Maybe it's driver-related? |
I haven't. I know my drivers are a few months out of date, but I don't think that should matter too much? |
|
I'm not quite sure because I didn't have any issues when testing Vulkan on my end. |
I don't think sd.cpp uses SSM_SCAN anywhere? |
|
Yes, |
|
@leejet I just noticed a somewhat similar (but less obvious) issue with Qwen-Image on Vulkan.
I'm thinking it could be the Edit: There is a (slight) diffrence between ROCm and Vulkan builds on most models I tested so far. Only for Qwen and especially Chroma Radiance the image looks significantly worse on Vulkan. |
Yes. If the issue is really caused by |
|
At least, whatever causes it, the error is deterministic. I get the same broken image everytime. |
|
My device can't reproduce this issue, which makes it very difficult for me to locate and fix this bug. |
|
I'm mostly using ROCm anyways, I just tried Vulkan because I wanted to test the model at higher resolutions before you implemented the workaround. I'm going to try how it behaves on my "GPU0", it will take a while. |






