Qwen · vision language · mixture of experts

Qwen3.5-122B-A10B

Qwen/Qwen3.5-122B-A10B

Qwen3.5-122B-A10B at Q4_K_M is exactly 76,536,964,608 bytes (71.28 GiB / 76.54 GB) — an effective 4.895 bits per weight, not the nominal 4. Its KV cache at 32K is 0.75 GiB.

From the file· summed from 3 file(s)From the file· KV per layer
Parameters
125B
total, not active
Architecture
qwen35moe
48 layers
Context
262,144
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_S26.92 GiB28,902,086,7841.849bartowski
IQ1_M29.61 GiB31,790,258,3042.033bartowski
UD-IQ1_M31.87 GiB34,221,749,4402.189unsloth
IQ2_XXS33.81 GiB36,303,984,7682.322bartowski
UD-IQ2_XXS34.12 GiB36,637,668,5442.343unsloth
UD-IQ1_M36.02 GiB38,671,895,2322.473unsloth
UD-IQ2_M36.46 GiB39,148,942,5282.504unsloth
IQ2_XS37.23 GiB39,970,330,7522.556bartowski
UD-IQ2_XXS37.52 GiB40,282,507,9682.576unsloth
UD-IQ2_M37.60 GiB40,377,862,8482.582unsloth
IQ2_S37.85 GiB40,639,203,4562.599bartowski
IQ2_M41.39 GiB44,443,961,4722.842bartowski
UD-IQ3_XXS41.67 GiB44,745,020,6082.862unsloth
Q2_K43.21 GiB46,391,154,8162.967bartowski
UD-IQ3_S43.36 GiB46,556,959,9362.978unsloth
Q2_K_L43.90 GiB47,136,114,8163.015bartowski
UD-IQ3_XXS44.56 GiB47,842,478,7843.060unsloth
UD-IQ3_S3 shards48.45 GiB52,026,297,3443.327unsloth
Q3_K_S3 shards48.89 GiB52,495,013,3763.357unsloth
IQ3_XXS2 shards50.74 GiB54,482,508,0963.485bartowski
Q3_K_M3 shards52.55 GiB56,420,881,9523.608unsloth
Q3_K_S2 shards52.76 GiB56,655,284,5443.623bartowski
UD-Q3_K_M3 shards54.20 GiB58,194,652,1923.722unsloth
IQ3_XS2 shards55.13 GiB59,193,887,0403.786bartowski
Q3_K_M2 shards55.15 GiB59,222,198,5923.788bartowski
UD-IQ4_XS3 shards56.09 GiB60,229,510,6563.852unsloth
UD-IQ4_NL3 shards57.22 GiB61,437,470,2083.929unsloth
Q3_K_L2 shards57.37 GiB61,598,009,6643.939bartowski
IQ3_M2 shards57.41 GiB61,647,554,8803.943bartowski
UD-IQ4_XS3 shards57.67 GiB61,927,783,4243.961unsloth
UD-IQ4_NL3 shards58.82 GiB63,160,908,8004.040unsloth
IQ4_XS2 shards63.77 GiB68,474,190,1444.379bartowski
Q4_K_S3 shards66.78 GiB71,705,126,4004.586unsloth
IQ4_NL2 shards67.26 GiB72,224,930,1124.619bartowski
Q4_02 shards67.54 GiB72,517,482,8164.638bartowski
UD-Q4_K_S3 shards68.39 GiB73,428,564,9924.696unsloth
Q4_K_S2 shards69.66 GiB74,801,281,3444.784bartowski
Q4_K_M3 shards71.28 GiB76,536,964,6084.895unsloth
Q4_K_M2 shards72.29 GiB77,616,511,2964.964bartowski
Q4_K_L2 shards72.81 GiB78,182,680,8965.000bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.09 GiB0.38 GiB4.00×12 / 0 / 36
8,1920.19 GiB0.75 GiB4.00×12 / 0 / 36
16,3840.38 GiB1.50 GiB4.00×12 / 0 / 36
32,7680.75 GiB3.00 GiB4.00×12 / 0 / 36
65,5361.50 GiB6.00 GiB4.00×12 / 0 / 36
131,0723.00 GiB12.00 GiB4.00×12 / 0 / 36

36 of 48 layers use linear attention, which keeps a fixed-size recurrent state instead of a per-token cache. Those layers do not grow with context at all — treating them as ordinary attention, as a flat formula does, overstates this model's cache by roughly 4.0× at long context.

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

Architecture

from config.json
Layers
48
Attention heads
32
KV heads
2
Head dim
256
Hidden size
3072
Vocab
248,320
Sliding window
none
SWA period
MLA
no
Experts
256
Experts per token
8
use_sliding_window

Questions people ask

How much VRAM does Qwen3.5-122B-A10B need?
Q4_K_M is exactly 76,536,964,608 bytes (71.28 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Qwen3.5-122B-A10B's KV cache?
0.75 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.
Is Qwen3.5-122B-A10B a mixture-of-experts model?
Yes — 256 experts, 8 routed per token. Every expert must be resident, but only the routed ones are read per token, which is why its memory requirement and its speed behave very differently.
Which quantization of Qwen3.5-122B-A10B 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.