EVA-UNIT-01 · text

EVA-Qwen2.5-32B-v0.2

EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2

EVA-Qwen2.5-32B-v0.2 at Q4_K_M is exactly 19,851,334,688 bytes (18.49 GiB / 19.85 GB) — an effective 4.847 bits per weight, not the nominal 4. Its KV cache at 32K is 8.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
32.8B
Architecture
qwen2
64 layers
Context
131,072
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_XS9.27 GiB9,957,549,0882.431bartowski
IQ2_S9.67 GiB10,387,567,6482.536bartowski
IQ2_M10.49 GiB11,264,439,3282.751bartowski
Q2_K11.47 GiB12,313,097,2483.006bartowski
Q2_K_L12.18 GiB13,073,417,2483.192bartowski
IQ3_XS12.76 GiB13,705,511,9683.346bartowski
Q3_K_S13.40 GiB14,392,329,2483.514bartowski
IQ3_M13.79 GiB14,810,121,2483.616bartowski
Q3_K_M14.84 GiB15,935,046,6883.891bartowski
Q3_K_L16.06 GiB17,247,077,4084.211bartowski
IQ4_XS16.48 GiB17,693,152,2884.320bartowski
Q4_017.43 GiB18,711,008,2884.569bartowski
Q4_K_S17.49 GiB18,784,408,6084.587bartowski
Q4_K_M18.49 GiB19,851,334,6884.847bartowski
Q4_K_L19.03 GiB20,429,177,8884.988bartowski
Q5_K_S21.08 GiB22,638,253,0885.528bartowski
Q5_K_M21.66 GiB23,262,155,8085.680bartowski
Q5_K_L22.11 GiB23,742,678,0485.797bartowski
Q6_K25.04 GiB26,886,153,2486.565bartowski
Q6_K_L25.39 GiB27,263,271,9686.657bartowski
Q8_032.43 GiB34,820,883,4888.502bartowski
F162 shards61.04 GiB65,535,968,22416.002bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.00 GiB1.00 GiB64 / 0 / 0
8,1922.00 GiB2.00 GiB64 / 0 / 0
16,3844.00 GiB4.00 GiB64 / 0 / 0
32,7688.00 GiB8.00 GiB64 / 0 / 0
65,53616.00 GiB16.00 GiB64 / 0 / 0
131,07232.00 GiB32.00 GiB64 / 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 17.16 GiB. The real file is 18.49 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does EVA-Qwen2.5-32B-v0.2 need?
Q4_K_M is exactly 19,851,334,688 bytes (18.49 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is EVA-Qwen2.5-32B-v0.2's KV cache?
8.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 EVA-Qwen2.5-32B-v0.2 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.