nvidia · text · mixture of experts

NVIDIA-Nemotron-3-Nano-30B-A3B-BF16

nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16

NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 at Q4_K_M is exactly 22,421,827,488 bytes (20.88 GiB / 22.42 GB) — an effective 5.680 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
Q2_K_L16.85 GiB18,096,465,6964.585unsloth
UD-IQ2_XXS16.87 GiB18,113,840,9284.589unsloth
Q3_K_S16.88 GiB18,122,184,4804.591unsloth
UD-IQ2_M16.88 GiB18,124,162,8484.592unsloth
UD-IQ3_XXS16.90 GiB18,145,387,2964.597unsloth
IQ4_XS16.92 GiB18,168,955,6804.603unsloth
IQ4_NL16.93 GiB18,178,933,5364.606unsloth
Q4_016.96 GiB18,214,716,1924.614unsloth
Q3_K_M18.63 GiB20,007,397,1525.069unsloth
Q4_118.68 GiB20,057,254,1765.081unsloth
Q3_K_L19.32 GiB20,749,435,1685.257lmstudio-community
Q4_K_S20.51 GiB22,019,698,4645.579unsloth
Q4_K_M20.88 GiB22,421,827,4885.680ggml-org
Q5_K_S22.31 GiB23,953,735,9686.069unsloth
Q4_K_M22.83 GiB24,515,129,6326.211lmstudio-community
Q4_K_M22.89 GiB24,574,373,6646.226unsloth
Q5_K_M24.35 GiB26,149,294,3686.625unsloth
Q6_K31.21 GiB33,508,166,9448.489lmstudio-community
Q6_K31.21 GiB33,508,167,4568.489unsloth
Q8_031.28 GiB33,585,495,3288.509lmstudio-community
Q8_031.28 GiB33,585,495,8408.509unsloth
Q8_031.28 GiB33,585,500,0648.509ggml-org
F162 shards58.84 GiB63,181,504,48016.006lmstudio-community
BF162 shards58.84 GiB63,181,504,73616.006unsloth
BF1658.84 GiB63,181,509,02416.006ggml-org

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 20.88 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 NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 need?
Q4_K_M is exactly 22,421,827,488 bytes (20.88 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is NVIDIA-Nemotron-3-Nano-30B-A3B-BF16'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 NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 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 NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 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.
NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 — VRAM requirements, exact quant sizes — ossmodeldb