Skip to content

Commit 7c1865b

Browse files
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>
1 parent 62a674c commit 7c1865b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gallery/z-image-ggml.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ config_file: |
1111
- vae_path:ae.safetensors
1212
- offload_params_to_cpu:true
1313
parameters:
14-
model: z_image_turbo-Q4_K.gguf
14+
model: z_image_turbo-Q4_0.gguf
1515
step: 25

0 commit comments

Comments
 (0)