stable-diffusion.cpp/assets/z_image
leejet 34a6fd4e60
feat: add z-image support (#1020)
* add z-image support

* use flux_latent_rgb_proj for z-image

* fix qwen3 rope type

* add support for qwen3 4b gguf

* add support for diffusers format lora

* fix nan issue that occurs when using CUDA with k-quants weights

* add z-image docs
2025-12-01 22:39:43 +08:00
..
bf16.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q2_K.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q3_K.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q4_0.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q4_K.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q5_0.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q6_K.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00
q8_0.png feat: add z-image support (#1020) 2025-12-01 22:39:43 +08:00