DavidAU · text

ERNIE-21B-A3B-Thinking-Gemini-3-Pro-High-Reasoning-V2

DavidAU/ERNIE-21B-A3B-Thinking-Gemini-3-Pro-High-Reasoning-V2

ERNIE-21B-A3B-Thinking-Gemini-3-Pro-High-Reasoning-V2 at I1-IQ1_S is exactly 4,476,481,600 bytes (4.17 GiB / 4.48 GB) — an effective 1.641 bits per weight, not the nominal 1. Its KV cache at 32K is 1.75 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S4.17 GiB4,476,481,6001.641mradermacher
I1-IQ1_M4.63 GiB4,969,721,9201.822mradermacher
I1-IQ2_XXS5.39 GiB5,791,789,1202.123mradermacher
I1-IQ2_XS6.01 GiB6,455,177,2802.366mradermacher
I1-IQ2_S6.06 GiB6,510,534,7202.386mradermacher
I1-IQ2_M6.68 GiB7,168,188,4802.627mradermacher
I1-Q2_K_S6.94 GiB7,448,600,6402.730mradermacher
I1-Q2_K7.50 GiB8,053,067,8402.952mradermacher
I1-IQ3_XXS7.88 GiB8,456,093,7603.099mradermacher
I1-IQ3_XS8.37 GiB8,983,883,8403.293mradermacher
I1-Q3_K_S8.85 GiB9,500,266,5603.482mradermacher
I1-IQ3_S8.85 GiB9,505,140,8003.484mradermacher
I1-IQ3_M8.94 GiB9,602,625,6003.520mradermacher
I1-Q3_K_M9.75 GiB10,468,581,4403.837mradermacher
I1-Q3_K_L10.59 GiB11,371,667,5204.168mradermacher
I1-IQ4_XS10.89 GiB11,695,292,4804.287mradermacher
I1-Q4_011.55 GiB12,397,592,6404.544mradermacher
I1-Q4_K_S11.58 GiB12,432,654,4004.557mradermacher
I1-Q4_K_M12.34 GiB13,245,833,2804.855mradermacher
I1-Q4_112.77 GiB13,710,442,5605.026mradermacher
I1-Q5_K_S14.02 GiB15,057,698,8805.519mradermacher
I1-Q5_K_M14.45 GiB15,512,395,8405.686mradermacher
I1-Q6_K16.69 GiB17,920,618,5606.569mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.22 GiB0.22 GiB28 / 0 / 0
8,1920.44 GiB0.44 GiB28 / 0 / 0
16,3840.88 GiB0.88 GiB28 / 0 / 0
32,7681.75 GiB1.75 GiB28 / 0 / 0
65,5363.50 GiB3.50 GiB28 / 0 / 0
131,0727.00 GiB7.00 GiB28 / 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 I1-IQ1_S at roughly 11.43 GiB. The real file is 4.17 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
28
Attention heads
20
KV heads
4
Head dim
128
Hidden size
2560
Vocab
103,424
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does ERNIE-21B-A3B-Thinking-Gemini-3-Pro-High-Reasoning-V2 need?
I1-IQ1_S is exactly 4,476,481,600 bytes (4.17 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is ERNIE-21B-A3B-Thinking-Gemini-3-Pro-High-Reasoning-V2's KV cache?
1.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.
Which quantization of ERNIE-21B-A3B-Thinking-Gemini-3-Pro-High-Reasoning-V2 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.