| license: apache-2.0 | |
| base_model: Tongyi-MAI/Z-Image-Turbo | |
| pipeline_tag: text-to-image | |
| tags: | |
| - text-to-image | |
| - mflux | |
| - z-image | |
| - z-image-turbo | |
| - quantized | |
| - osaurus | |
|  | |
| # Z-Image-Turbo · mflux · 4-bit | |
| Official **OsaurusAI** 4-bit [mflux](https://github.com/filipstrand/mflux) build of [Z-Image-Turbo](https://huggingface.co/Tongyi-MAI/Z-Image-Turbo) (Tongyi Lab, Apache-2.0). Quantized by Osaurus with mflux 0.18 and verified in the Osaurus native mflux runtime (load + generate). A ~6B single-stream DiT for fast ~9-step text-to-image on Apple Silicon. | |
| ## Usage | |
| ```bash | |
| mflux-generate-z-image-turbo --model OsaurusAI/Z-Image-Turbo-mflux-4bit \ | |
| --prompt "a small red cube on a white table" --steps 9 | |
| ``` | |
| Or load directly in [Osaurus](https://osaurus.ai). | |
| ## Provenance | |
| - Base: [Tongyi-MAI/Z-Image-Turbo](https://huggingface.co/Tongyi-MAI/Z-Image-Turbo) © Tongyi Lab — Apache-2.0 | |
| - Quantization: Osaurus · mflux 0.18 · 4-bit | |
| - Contact: eric@osaurus.ai | |