trohrbaugh · text · mixture of experts

Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored

trohrbaugh/Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored

Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored at Q4_K_M is exactly 24,515,131,200 bytes (22.83 GiB / 24.52 GB) — an effective 6.211 bits per weight, not the nominal 4. Its KV cache at 32K is 1.63 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
31.6B
total, not active
Architecture
nemotron_h_moe
52 layers
Context
262,144
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S16.64 GiB17,864,524,9284.526mradermacher
I1-IQ1_M16.64 GiB17,870,460,0324.527mradermacher
I1-IQ2_XXS16.65 GiB17,880,351,8724.530mradermacher
I1-IQ2_XS16.66 GiB17,890,329,7284.532mradermacher
I1-IQ2_S16.67 GiB17,899,619,4564.535mradermacher
I1-IQ2_M16.68 GiB17,907,532,9284.537mradermacher
Q2_K16.68 GiB17,908,994,8804.537mradermacher
I1-Q2_K16.68 GiB17,908,995,2004.537mradermacher
I1-IQ3_XXS16.69 GiB17,922,843,7764.541mradermacher
Q3_K_S16.70 GiB17,934,713,6644.544mradermacher
I1-IQ3_S16.70 GiB17,934,713,9844.544mradermacher
I1-Q3_K_S16.70 GiB17,934,713,9844.544mradermacher
I1-IQ3_XS16.70 GiB17,934,713,9844.544mradermacher
I1-IQ4_XS16.73 GiB17,967,142,0164.552mradermacher
I1-Q4_016.82 GiB18,058,189,9524.575mradermacher
I1-Q2_K_S16.82 GiB18,064,426,1124.577mradermacher
I1-IQ3_M16.86 GiB18,106,143,8724.587mradermacher
IQ4_XS16.96 GiB18,210,351,9364.613mradermacher
Q3_K_M18.49 GiB19,849,236,2885.029mradermacher
I1-Q3_K_M18.49 GiB19,849,236,6085.029mradermacher
I1-Q4_118.56 GiB19,928,167,0405.049mradermacher
Q3_K_L19.32 GiB20,749,436,7365.257mradermacher
I1-Q3_K_L19.32 GiB20,749,437,0565.257mradermacher
Q4_K_S20.42 GiB21,920,544,5765.553mradermacher
I1-Q4_K_S20.42 GiB21,920,544,8965.553mradermacher
Q5_K_S22.18 GiB23,810,305,3446.032mradermacher
I1-Q5_K_S22.18 GiB23,810,305,6646.032mradermacher
Q4_K_M22.83 GiB24,515,131,2006.211mradermacher
I1-Q4_K_M22.83 GiB24,515,131,5206.211mradermacher
Q5_K_M24.25 GiB26,040,162,6246.597mradermacher
I1-Q5_K_M24.25 GiB26,040,162,9446.597mradermacher
Q6_K31.21 GiB33,508,168,5128.489mradermacher
I1-Q6_K31.21 GiB33,508,168,8328.489mradermacher
Q8_031.28 GiB33,585,496,8968.509mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.20 GiB0.20 GiB52 / 0 / 0
8,1920.41 GiB0.41 GiB52 / 0 / 0
16,3840.81 GiB0.81 GiB52 / 0 / 0
32,7681.63 GiB1.63 GiB52 / 0 / 0
65,5363.25 GiB3.25 GiB52 / 0 / 0
131,0726.50 GiB6.50 GiB52 / 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 16.54 GiB. The real file is 22.83 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
52
Attention heads
32
KV heads
2
Head dim
128
Hidden size
2688
Vocab
131,072
Sliding window
none
SWA period
MLA
no
Experts
128
Experts per token
6
use_sliding_window

Questions people ask

How much VRAM does Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored need?
Q4_K_M is exactly 24,515,131,200 bytes (22.83 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored's KV cache?
1.63 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 Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored a mixture-of-experts model?
Yes — 128 experts, 6 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 Nemotron-Cascade-2-30B-A3B-heretic-ara-uncensored 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.