| | --- |
| | license: apache-2.0 |
| | language: |
| | - en |
| | - zh |
| | base_model: |
| | - Tongyi-MAI/Z-Image |
| | tags: |
| | - gguf |
| | - text-to-image |
| | - image-generation |
| | - stable-diffusion.cpp |
| | - z-image |
| | --- |
| | |
| | # Z-Image GGUF quantized files |
| |
|
| | The license of the quantized files follows the license of the original model: |
| | - Z-Image: apache-2.0 |
| |
|
| | These files are converted using https://github.com/leejet/stable-diffusion.cpp |
| |
|
| | You can use these weights with stable-diffusion.cpp to generate images. |
| |
|
| | ## How to Use Z‐Image on a GPU with Only 4GB VRAM |
| |
|
| | https://github.com/leejet/stable-diffusion.cpp/wiki/How-to-Use-Z%E2%80%90Image-on-a-GPU-with-Only-4GB-VRAM |