sahilchachra · text

MiniCPM5-1B-Uncensored

sahilchachra/MiniCPM5-1B-Uncensored

MiniCPM5-1B-Uncensored at Q4_K_M is exactly 688,066,944 bytes (0.64 GiB / 0.69 GB) — an effective 5.094 bits per weight, not the nominal 4. Its KV cache at 32K is 0.75 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
1.1B
Architecture
llama
24 layers
Context
131,072
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S0.33 GiB352,826,0162.612mradermacher
I1-IQ1_M0.34 GiB366,262,9442.712mradermacher
I1-IQ2_XXS0.36 GiB388,657,8242.877mradermacher
I1-IQ2_XS0.38 GiB408,933,0243.027mradermacher
I1-IQ2_S0.41 GiB442,073,7603.273mradermacher
I1-IQ2_M0.43 GiB459,989,6643.405mradermacher
I1-Q2_K_S0.43 GiB465,887,9043.449mradermacher
Q2_K0.45 GiB485,831,0403.597mradermacher
I1-Q2_K0.45 GiB485,831,3283.597mradermacher
I1-IQ3_XXS0.46 GiB489,517,7283.624mradermacher
I1-IQ3_XS0.50 GiB533,404,3203.949mradermacher
Q3_K_S0.51 GiB548,075,9044.057mradermacher
I1-Q3_K_S0.51 GiB548,076,1924.057mradermacher
I1-IQ3_S0.51 GiB549,329,5684.067mradermacher
I1-IQ3_M0.52 GiB562,176,6724.162mradermacher
Q3_K_M0.54 GiB582,900,0964.315mradermacher
I1-Q3_K_M0.54 GiB582,900,3844.315mradermacher
Q3_K_L0.57 GiB613,767,5524.544mradermacher
I1-Q3_K_L0.57 GiB613,767,8404.544mradermacher
I1-IQ4_XS0.60 GiB638,927,5204.730mradermacher
IQ4_XS0.60 GiB642,244,9924.755mradermacher
I1-IQ4_NL0.62 GiB666,133,1524.931mradermacher
I1-Q4_00.62 GiB666,280,6084.933mradermacher
Q4_K_S0.62 GiB667,804,0324.944mradermacher
I1-Q4_K_S0.62 GiB667,804,3204.944mradermacher
Q4_K_M0.64 GiB688,066,9445.094mradermacher
I1-Q4_K_M0.64 GiB688,067,2325.094mradermacher
I1-Q4_10.67 GiB719,954,5925.330mradermacher
Q5_K_S0.72 GiB774,955,3925.737mradermacher
I1-Q5_K_S0.72 GiB774,955,6805.737mradermacher
Q5_K_M0.73 GiB786,862,4645.825mradermacher
I1-Q5_K_M0.73 GiB786,862,7525.825mradermacher
Q6_K0.83 GiB891,832,7046.602mradermacher
I1-Q6_K0.83 GiB891,832,9926.602mradermacher
Q8_01.07 GiB1,153,530,2408.540mradermacher
F162.02 GiB2,166,552,96016.039mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.09 GiB0.09 GiB24 / 0 / 0
8,1920.19 GiB0.19 GiB24 / 0 / 0
16,3840.38 GiB0.38 GiB24 / 0 / 0
32,7680.75 GiB0.75 GiB24 / 0 / 0
65,5361.50 GiB1.50 GiB24 / 0 / 0
131,0723.00 GiB3.00 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.57 GiB. The real file is 0.64 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
24
Attention heads
16
KV heads
2
Head dim
128
Hidden size
1536
Vocab
130,560
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does MiniCPM5-1B-Uncensored need?
Q4_K_M is exactly 688,066,944 bytes (0.64 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is MiniCPM5-1B-Uncensored's KV cache?
0.75 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 MiniCPM5-1B-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.