Z Image Turbo
Description
This example is using the smallest GGUFs that still have the best quality. You can use the larger GGUFs instead if your system allows.
- Qwen3-4B-Q5_K_M.gguf (2.89 GB)
- z_image_turbo-Q3_K_M.gguf (4.12 GB)
- ae.safetensors (335 MB)
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 text_encoders/
│ │ └── Qwen3-4B-Q5_K_M.gguf
│ ├── 📂 unet/
│ │ └── z_image_turbo-Q3_K_M.gguf
│ └── 📂 vae/
│ └── ae.safetensors
Sample Workflow

WGET Commands
If you are using Runpod, or a similar hosted GPU service, then you can access your running pod/instance using a terminal.
# # | |
# # | |
# # | |
Wait for files to download fully before running your workflows.































