Tongyi-MAI · image

Z-Image-Turbo

Tongyi-MAI/Z-Image-Turbo

Z-Image-Turbo at Q4_K_M is exactly 4,981,532,736 bytes (4.64 GiB / 4.98 GB) — an effective 6.475 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)
Parameters
6.2B
Architecture
lumina2
Context
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K2.41 GiB2,592,442,3043.370leejet
Q3_K2.93 GiB3,143,559,1044.086leejet
Q2_K3.39 GiB3,639,683,1364.731unsloth
Q4_03.43 GiB3,683,370,9444.788453leejet
Q3_K_S3.53 GiB3,790,825,5364.927jayn7
Q4_K3.60 GiB3,864,250,3045.023leejet
Q3_K_S3.68 GiB3,951,806,0165.136unsloth
Q3_K_M3.84 GiB4,123,753,5365.360453jayn7
Q3_K_M3.90 GiB4,186,161,2165.441453unsloth
Q5_04.23 GiB4,542,547,9045.904leejet
Q4_04.27 GiB4,585,244,7365.960453unsloth
Q4_K_S4.34 GiB4,658,972,7366.056jayn7
Q4_K_S4.39 GiB4,710,950,9766.123unsloth
Q4_14.52 GiB4,850,665,5366.305unsloth
Q4_K_M4.64 GiB4,981,532,7366.475453jayn7
Q4_K_M4.67 GiB5,017,613,3766.522453unsloth
Q5_K_S4.83 GiB5,189,814,3366.746jayn7
Q5_K_S4.88 GiB5,237,860,4166.808unsloth
Q6_K4.90 GiB5,263,239,1046.841453leejet
Q5_04.90 GiB5,263,542,3366.841unsloth
Q5_K_M5.14 GiB5,522,742,3367.178453jayn7
Q5_15.15 GiB5,528,963,1367.186unsloth
Q5_K_M5.19 GiB5,574,444,0967.245453unsloth
Q6_K5.50 GiB5,910,505,5367.682453unsloth
Q6_K5.50 GiB5,910,505,5367.682jayn7
Q8_06.13 GiB6,577,440,7048.549leejet
Q8_06.73 GiB7,224,707,1369.390453unsloth
Q8_06.73 GiB7,224,707,1369.390453jayn7
BF1611.47 GiB12,311,939,13616.003unsloth
F1611.47 GiB12,311,939,13616.003453unsloth

Pipeline components

a diffusion model is a graph of parts, not one file
ComponentSizeShareCan live on the CPU?
text encoder7.49 GiB25%yes — the usual first VRAM saving
denoiser22.93 GiB75%no, must be resident
vae0.16 GiB1%no, must be resident
Full pipeline30.58 GiBresident if nothing is offloaded

The parameter count published for a diffusion model describes the denoiser alone. Running it also requires its text encoder and VAE, and the text encoder is often nearly as large as the denoiser — which is why offloading it is the standard first move when you run out of memory.

We publish component sizes here, not throughput. Community-submitted image-generation rates do exist for many GPUs and we show them on the hardware pages, but they aggregate runs at different resolutions, step counts and settings, so they cannot be attributed to one model. Peak memory during sampling is unmeasured by any public source, and we do not estimate it.

Measured

published by a third party, attributed below
MetricValueWhat it means
it/s0.3
it/s0.3
Benchmarked· by vladmandic-sd-data-benchmark

Measured by a third party on their own hardware. We reproduce these figures with attribution; they are not ours and we have not verified the runs. Source: vladmandic-sd-data-benchmark.

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 3.22 GiB. The real file is 4.64 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

Architecture unavailable — this repository is gated and no ungated mirror was found. Exact file sizes above are still authoritative; only the KV math needs the config.

Questions people ask

How much VRAM does Z-Image-Turbo need?
Q4_K_M is exactly 4,981,532,736 bytes (4.64 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of Z-Image-Turbo should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.