WhiteRabbitNeo · text

WhiteRabbitNeo-33B-v1

WhiteRabbitNeo/WhiteRabbitNeo-33B-v1

WhiteRabbitNeo-33B-v1 at Q4_K_M is exactly 19,940,127,424 bytes (18.57 GiB / 19.94 GB) — an effective 4.784 bits per weight, not the nominal 4. Its KV cache at 32K is 7.75 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
33.3B
Architecture
llama
62 layers
Context
16,384
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K11.45 GiB12,294,910,6562.950TheBloke
Q3_K_S13.43 GiB14,421,369,5363.460TheBloke
Q3_K_M14.99 GiB16,091,599,5523.861TheBloke
Q3_K_L16.35 GiB17,559,835,3284.213TheBloke
Q4_017.53 GiB18,818,908,8644.515TheBloke
Q4_K_S17.64 GiB18,943,001,2804.545TheBloke
Q4_K_M18.57 GiB19,940,127,4244.784TheBloke
Q5_K_S21.38 GiB22,957,769,4085.508TheBloke
Q5_021.38 GiB22,957,769,4085.508TheBloke
Q5_K_M21.92 GiB23,535,366,8485.647TheBloke
Q6_K25.48 GiB27,355,308,7366.563TheBloke
Q8_033.00 GiB35,430,347,4568.501TheBloke

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.97 GiB0.97 GiB62 / 0 / 0
8,1921.94 GiB1.94 GiB62 / 0 / 0
16,3843.88 GiB3.88 GiB62 / 0 / 0
32,7687.75 GiB7.75 GiB62 / 0 / 0
65,53615.50 GiB15.50 GiB62 / 0 / 0
131,07231.00 GiB31.00 GiB62 / 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.47 GiB. The real file is 18.57 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
62
Attention heads
56
KV heads
8
Head dim
128
Hidden size
7168
Vocab
32,256
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does WhiteRabbitNeo-33B-v1 need?
Q4_K_M is exactly 19,940,127,424 bytes (18.57 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is WhiteRabbitNeo-33B-v1's KV cache?
7.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 WhiteRabbitNeo-33B-v1 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.