uncensoredai · text

UncensoredLM-DeepSeek-R1-Distill-Qwen-14B

uncensoredai/UncensoredLM-DeepSeek-R1-Distill-Qwen-14B

UncensoredLM-DeepSeek-R1-Distill-Qwen-14B at Q4_K_M is exactly 8,639,113,408 bytes (8.05 GiB / 8.64 GB) — an effective 4.860 bits per weight, not the nominal 4. Its KV cache at 32K is 5.75 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
14.2B
Architecture
qwen2
46 layers
Context
131,072
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_XS4.23 GiB4,539,672,7682.554bartowski
IQ2_S4.49 GiB4,824,262,8482.714bartowski
IQ2_M4.81 GiB5,163,657,4082.905bartowski
Q2_K5.19 GiB5,567,563,9683.132bartowski
IQ3_XS5.73 GiB6,154,868,9283.463bartowski
Q2_K_L5.89 GiB6,327,883,9683.560bartowski
Q3_K_S5.98 GiB6,422,911,1683.614bartowski
IQ3_M6.20 GiB6,662,097,0883.748bartowski
Q3_K_M6.58 GiB7,066,515,6483.976bartowski
Q3_K_L7.11 GiB7,635,368,1284.296bartowski
IQ4_XS7.29 GiB7,825,606,8484.403bartowski
Q4_07.66 GiB8,230,045,8884.630bartowski
IQ4_NL7.67 GiB8,238,074,0484.635bartowski
Q4_K_S7.69 GiB8,254,785,7284.644bartowski
Q4_K_M8.05 GiB8,639,113,4084.860bartowski
Q4_18.43 GiB9,047,935,1685.090bartowski
Q4_K_L8.58 GiB9,216,956,6085.186bartowski
Q5_K_S9.21 GiB9,887,942,8485.563bartowski
Q5_K_M9.42 GiB10,110,068,9285.688bartowski
Q5_K_L9.86 GiB10,590,591,1685.958bartowski
Q6_K10.87 GiB11,672,959,1686.567bartowski
Q6_K_L11.22 GiB12,050,077,8886.779bartowski
Q8_014.08 GiB15,116,548,2888.505bartowski
F1626.49 GiB28,446,570,68816.004bartowski
F322 shards52.98 GiB56,883,951,68032.003bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.72 GiB0.72 GiB46 / 0 / 0
8,1921.44 GiB1.44 GiB46 / 0 / 0
16,3842.88 GiB2.88 GiB46 / 0 / 0
32,7685.75 GiB5.75 GiB46 / 0 / 0
65,53611.50 GiB11.50 GiB46 / 0 / 0
131,07223.00 GiB23.00 GiB46 / 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 7.45 GiB. The real file is 8.05 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
46
Attention heads
40
KV heads
8
Head dim
128
Hidden size
5120
Vocab
152,064
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does UncensoredLM-DeepSeek-R1-Distill-Qwen-14B need?
Q4_K_M is exactly 8,639,113,408 bytes (8.05 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is UncensoredLM-DeepSeek-R1-Distill-Qwen-14B's KV cache?
5.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 UncensoredLM-DeepSeek-R1-Distill-Qwen-14B 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.