NovatasticRoScript · text

Atomight-V2.1-0.5B-Inference

NovatasticRoScript/Atomight-V2.1-0.5B-Inference

Atomight-V2.1-0.5B-Inference at Q4_K_M is exactly 397,809,504 bytes (0.37 GiB / 0.40 GB) — an effective 6.442 bits per weight, not the nominal 4. Its KV cache at 32K is 0.38 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
494M
Architecture
qwen2
24 layers
Context
32,768
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S0.29 GiB315,831,1685.114mradermacher
I1-IQ1_M0.30 GiB317,976,1925.149mradermacher
I1-IQ2_XXS0.30 GiB321,551,2325.207mradermacher
I1-IQ2_XS0.30 GiB324,411,2645.253mradermacher
I1-IQ2_S0.30 GiB325,739,1365.275mradermacher
I1-IQ2_M0.31 GiB328,599,1685.321mradermacher
I1-Q2_K_S0.31 GiB331,050,6245.361mradermacher
I1-IQ3_XXS0.31 GiB333,706,3685.404mradermacher
Q3_K_S0.32 GiB338,264,9285.478mradermacher
I1-Q3_K_S0.32 GiB338,265,2165.478mradermacher
Q2_K0.32 GiB338,608,9925.483mradermacher
I1-IQ3_S0.32 GiB338,609,2805.483mradermacher
I1-Q2_K0.32 GiB338,609,2805.483mradermacher
I1-IQ3_XS0.32 GiB338,609,2805.483mradermacher
I1-IQ3_M0.32 GiB342,754,1765.550mradermacher
I1-IQ4_XS0.33 GiB349,404,2885.658mradermacher
IQ4_XS0.33 GiB351,446,8805.691mradermacher
I1-IQ4_NL0.33 GiB352,672,8965.711mradermacher
I1-Q4_00.33 GiB352,973,9525.716mradermacher
Q3_K_M0.33 GiB355,468,1285.756mradermacher
I1-Q3_K_M0.33 GiB355,468,4165.756mradermacher
Q3_K_L0.34 GiB369,359,7125.981mradermacher
I1-Q3_K_L0.34 GiB369,360,0005.981mradermacher
I1-Q4_10.35 GiB374,520,9606.065mradermacher
Q4_K_S0.36 GiB385,473,3766.242mradermacher
I1-Q4_K_S0.36 GiB385,473,6646.242mradermacher
Q4_K_M0.37 GiB397,809,5046.442mradermacher
I1-Q4_K_M0.37 GiB397,809,7926.442mradermacher
Q5_K_S0.38 GiB412,711,7766.683mradermacher
I1-Q5_K_S0.38 GiB412,712,0646.683mradermacher
Q5_K_M0.39 GiB420,087,6486.803mradermacher
I1-Q5_K_M0.39 GiB420,087,9366.803mradermacher
Q6_K0.47 GiB505,738,0808.190mradermacher
I1-Q6_K0.47 GiB505,738,3688.190mradermacher
Q8_00.49 GiB531,069,7928.600mradermacher
F160.93 GiB994,158,43216.099mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.05 GiB0.05 GiB24 / 0 / 0
8,1920.09 GiB0.09 GiB24 / 0 / 0
16,3840.19 GiB0.19 GiB24 / 0 / 0
32,7680.38 GiB0.38 GiB24 / 0 / 0
65,5360.75 GiB0.75 GiB24 / 0 / 0
131,0721.50 GiB1.50 GiB24 / 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 0.26 GiB. The real file is 0.37 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
24
Attention heads
14
KV heads
2
Head dim
64
Hidden size
896
Vocab
151,936
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does Atomight-V2.1-0.5B-Inference need?
Q4_K_M is exactly 397,809,504 bytes (0.37 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Atomight-V2.1-0.5B-Inference's KV cache?
0.38 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 Atomight-V2.1-0.5B-Inference 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.