SupraLabs · text

Supra-Router-51M

SupraLabs/Supra-Router-51M

Supra-Router-51M at Q4_K_M is exactly 37,446,208 bytes (0.03 GiB / 0.04 GB) — an effective 5.785 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
52M
Architecture
llama
12 layers
Context
5,120
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
TQ1_00.02 GiB25,139,7763.884SupraLabs
TQ2_00.02 GiB26,393,1524.077SupraLabs
Q2_K0.03 GiB28,752,4484.442SupraLabs
Q3_K_S0.03 GiB30,988,8644.787SupraLabs
IQ3_S0.03 GiB30,988,8644.787SupraLabs
IQ3_M0.03 GiB31,705,6644.898SupraLabs
Q3_K_M0.03 GiB32,729,6645.056SupraLabs
Q3_K_L0.03 GiB33,827,3925.226SupraLabs
IQ4_XS0.03 GiB33,839,6805.228SupraLabs
Q4_00.03 GiB34,540,0965.336SupraLabs
IQ4_NL0.03 GiB34,675,2645.357SupraLabs
Q4_K_S0.03 GiB35,732,0325.520SupraLabs
Q4_10.03 GiB36,751,9365.678SupraLabs
Q4_K_M0.03 GiB37,446,2085.785SupraLabs
Q5_K_M0.04 GiB40,960,5766.328SupraLabs
Q6_K0.04 GiB45,759,0407.069SupraLabs
Q8_00.05 GiB56,202,8168.682SupraLabs
F160.10 GiB104,740,41616.180SupraLabs

KV cache by context

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

Architecture

from config.json
Layers
12
Attention heads
8
KV heads
4
Head dim
64
Hidden size
512
Vocab
32,000
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Supra-Router-51M need?
Q4_K_M is exactly 37,446,208 bytes (0.03 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Supra-Router-51M'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 Supra-Router-51M 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.