SupraLabs · text

Supra-50M-Base

SupraLabs/Supra-50M-Base

Supra-50M-Base at Q4_K_M is exactly 37,445,408 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
1,024
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_S0.02 GiB22,951,0723.546SupraLabs
IQ1_M0.02 GiB23,467,1683.625SupraLabs
IQ2_XXS0.02 GiB24,327,3283.758SupraLabs
IQ2_XS0.02 GiB25,113,7603.880SupraLabs
TQ1_00.02 GiB25,138,9763.884SupraLabs
IQ2_S0.02 GiB25,715,8723.973SupraLabs
TQ2_00.02 GiB26,392,3524.077SupraLabs
IQ2_M0.02 GiB26,404,0004.079SupraLabs
IQ3_XXS0.03 GiB27,411,6164.235SupraLabs
Q2_K_S0.03 GiB28,362,9124.381SupraLabs
Q2_K0.03 GiB28,751,6484.442SupraLabs
IQ3_XS0.03 GiB30,159,0084.659SupraLabs
Q3_K_S0.03 GiB30,988,0644.787SupraLabs
IQ3_S0.03 GiB30,988,0644.787SupraLabs
IQ3_M0.03 GiB31,704,8644.898SupraLabs
Q3_K_M0.03 GiB32,728,8645.056SupraLabs
Q3_K_L0.03 GiB33,826,5925.226SupraLabs
IQ4_XS0.03 GiB33,838,8805.228SupraLabs
Q4_00.03 GiB34,539,2965.336SupraLabs
IQ4_NL0.03 GiB34,674,4645.357SupraLabs
Q4_K_S0.03 GiB35,731,2325.520SupraLabs
Q4_10.03 GiB36,751,1365.677SupraLabs
Q4_K_M0.03 GiB37,445,4085.785SupraLabs
Q5_00.04 GiB38,962,9766.019SupraLabs
Q5_K_S0.04 GiB39,503,6486.103SupraLabs
Q5_K_M0.04 GiB40,959,7766.327SupraLabs
Q5_10.04 GiB41,174,8166.361SupraLabs
Q6_K0.04 GiB45,758,2407.069SupraLabs
Q8_00.05 GiB56,202,0168.682SupraLabs
F160.10 GiB104,739,61616.180SupraLabs
F160.10 GiB104,739,61616.180SupraLabs
BF160.10 GiB104,739,61616.180SupraLabs
F320.19 GiB208,286,49632.176SupraLabs

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-50M-Base need?
Q4_K_M is exactly 37,445,408 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-50M-Base'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-50M-Base 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.