Model reference · open weights
Z-Image is an open-weight image model from jayn7, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Quantized GGUF versions of the Z-Image Turbo by Tongyi-Mai. 📂 Available Models 📷 Example Comparison Model Information Check out the original model card Z-Image Turbo for detailed information about the model. Usage The model can be used with: - ComfyUI-GGUF by city96 - Diffusers Example Usage Credits - Original Model: Z-Image Turbo by Tongyi-MAI - Quantization Tools & Guide: llama.cpp & city96 License This repository follows the same license as the Z-Image Turbo.
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | jayn7 |
|---|---|
| Type | Image models |
| Variants | 1 |
| Based on | Tongyi-MAI/Z-Image-Turbo |
| Released | 2025-11-27 |
| Popularity | 36k downloads / month |
| Likes | 389 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| Z-Image-Turbo-GGUF | — | GGUF | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys jayn7-z-image for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (jayn7-z-image below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"jayn7-z-image","prompt":"a red bicycle","size":"1024x1024"}'
Details
Tags
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗