Skip to content

Conversation

@richiejp
Copy link
Collaborator

@richiejp richiejp commented Dec 2, 2025

  • ⬆️ Update leejet/stable-diffusion.cpp
  • fix(stablediffusion-ggml): fixup schedulers and samplers arrays, use default getters

obsoletes: #6293

Importantly this update to stablediffusion-ggml adds Z-Image support a "Single-Stream Diffusion Transformer
Efficient Image Generation Model with 6B Parameters". The quality is very good for a 6b model and supports text.

mudler and others added 2 commits December 1, 2025 20:07
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 88316e3
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/692ea89cd4d1a000084bb2cf
😎 Deploy Preview https://deploy-preview-7411--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mudler mudler changed the title update/STABLEDIFFUSION GGML VERSION chore(deps/stable-diffusion-ggml): update stablediffusion-ggml Dec 2, 2025
@richiejp
Copy link
Collaborator Author

richiejp commented Dec 2, 2025

Getting a black rectangle on flux :-/

…default getters

Signed-off-by: Richard Palethorpe <io@richiejp.com>
@richiejp richiejp force-pushed the update/STABLEDIFFUSION_GGML_VERSION branch from 65e5026 to 88316e3 Compare December 2, 2025 08:51
@richiejp
Copy link
Collaborator Author

richiejp commented Dec 2, 2025

the problem persists after reverting to the main branch. I changed it so the clip is kept on CPU as in the upstream tutorial and now it works. I'm not sure if something changed at some point, possibly this is an Intel only special, but I see no reason why that would be the case.

I'll have to add some new parameters and use them in flux in the gallery, also to support z-image and flux2

Copy link
Owner

@mudler mudler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@mudler mudler merged commit aaece66 into mudler:master Dec 2, 2025
34 of 35 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