Qwen · vision language

Qwen2.5-VL-72B-Instruct

Qwen/Qwen2.5-VL-72B-Instruct

Qwen2.5-VL-72B-Instruct at Q4_K_M is exactly 47,415,713,248 bytes (44.16 GiB / 47.42 GB) — an effective 5.167 bits per weight, not the nominal 4. Its KV cache at 32K is 10.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
73.4B
Architecture
qwen2vl
80 layers
Context
128,000
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_M22.11 GiB23,740,210,9442.587bartowski
IQ2_XXS23.74 GiB25,490,022,1442.778bartowski
UD-IQ2_XXS23.94 GiB25,700,426,1442.801unsloth
IQ2_XS25.20 GiB27,057,643,2642.949bartowski
IQ2_S26.02 GiB27,939,135,2323.045bartowski
IQ2_M27.32 GiB29,338,984,1923.197bartowski
UD-IQ2_M27.60 GiB29,631,275,4243.229unsloth
Q2_K27.76 GiB29,811,760,8963.249bartowski
Q2_K27.76 GiB29,811,761,5683.249unsloth
Q2_K_L28.04 GiB30,103,724,4483.281unsloth
Q2_K_L28.90 GiB31,028,272,8963.381bartowski
IQ3_XXS29.66 GiB31,845,080,8323.470bartowski
UD-IQ3_XXS29.67 GiB31,859,237,2803.472unsloth
IQ3_XS30.59 GiB32,842,178,3043.579bartowski
Q3_K_S32.12 GiB34,487,787,2643.758bartowski
Q3_K_S32.12 GiB34,487,787,9363.758unsloth
IQ3_M33.07 GiB35,503,595,2643.869bartowski
Q3_K_M35.11 GiB37,698,723,5844.108bartowski
Q3_K_M35.11 GiB37,698,724,2564.108unsloth
Q3_K_L36.79 GiB39,505,223,1364.305lmstudio-community
Q3_K_L36.79 GiB39,505,223,4244.305bartowski
IQ4_XS36.98 GiB39,709,073,1524.327bartowski
IQ4_XS37.02 GiB39,748,002,2084.332unsloth
IQ4_NL38.48 GiB41,315,622,6564.502bartowski
IQ4_NL38.48 GiB41,315,623,3284.502unsloth
Q4_038.54 GiB41,383,124,7364.510bartowski
Q4_038.54 GiB41,383,125,4084.510unsloth
Q4_K_S40.88 GiB43,889,221,3764.783bartowski
Q4_K_S40.88 GiB43,889,222,0484.783unsloth
Q4_142.56 GiB45,697,883,9044.980bartowski
Q4_142.56 GiB45,697,884,5764.980unsloth
Q4_K_M44.16 GiB47,415,713,2485.167lmstudio-community
Q4_K_M44.16 GiB47,415,713,5365.167bartowski
Q4_K_M44.16 GiB47,415,714,2085.167unsloth
Q4_K_L45.02 GiB48,340,262,6565.268bartowski
Q5_K_S2 shards47.85 GiB51,375,136,7045.599bartowski
Q5_K_S2 shards47.85 GiB51,375,137,4085.599unsloth
Q5_K_M2 shards50.71 GiB54,447,464,4165.934bartowski
Q5_K_M2 shards50.71 GiB54,447,465,0565.934unsloth
Q6_K2 shards59.93 GiB64,347,627,2007.012lmstudio-community

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.25 GiB1.25 GiB80 / 0 / 0
8,1922.50 GiB2.50 GiB80 / 0 / 0
16,3845.00 GiB5.00 GiB80 / 0 / 0
32,76810.00 GiB10.00 GiB80 / 0 / 0
65,53620.00 GiB20.00 GiB80 / 0 / 0
131,07240.00 GiB40.00 GiB80 / 0 / 0

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 38.46 GiB. The real file is 44.16 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
80
Attention heads
64
KV heads
8
Head dim
128
Hidden size
8192
Vocab
152,064
Sliding window
32768
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

This model declares a sliding window but sets use_sliding_window: false, so the window is not applied. Honouring the field without the flag understates KV for the whole family.

Questions people ask

How much VRAM does Qwen2.5-VL-72B-Instruct need?
Q4_K_M is exactly 47,415,713,248 bytes (44.16 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Qwen2.5-VL-72B-Instruct's KV cache?
10.00 GiB at 32K context with an f16 cache, computed per layer. Quantizing the cache to q8_0 roughly halves it, which is often the difference between a context length fitting and not.
Which quantization of Qwen2.5-VL-72B-Instruct 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.