LocalAI/gallery/z-image-ggml.yaml
thelittlefireman 7c1865b307
Fix load of z-image-turbo (#9264)
* Fix load of z-image and improve speed

Signed-off-by: thelittlefireman <5165783+thelittlefireman@users.noreply.github.com>

* Remove diffusion_flash_attn from z-image-ggml.yaml

Removed 'diffusion_flash_attn' parameter from configuration.

Signed-off-by: thelittlefireman <5165783+thelittlefireman@users.noreply.github.com>

---------

Signed-off-by: thelittlefireman <5165783+thelittlefireman@users.noreply.github.com>
2026-04-11 08:42:13 +02:00

15 lines
311 B
YAML

---
name: "Z-Image-GGML"
config_file: |
backend: stablediffusion-ggml
cfg_scale: 1
name: z-image-test
options:
- diffusion_model
- llm_path:Qwen3-4B.Q4_K_M.gguf
- vae_path:ae.safetensors
- offload_params_to_cpu:true
parameters:
model: z_image_turbo-Q4_0.gguf
step: 25