huihui-ai · text

DeepSeek-R1-Distill-Llama-70B-abliterated

huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated

DeepSeek-R1-Distill-Llama-70B-abliterated at Q4_K_M is exactly 42,520,396,416 bytes (39.60 GiB / 42.52 GB) — an effective 4.821 bits per weight, not the nominal 4. Its KV cache at 32K is 10.00 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S14.29 GiB15,343,486,0161.740mradermacher
IQ1_M15.60 GiB16,751,198,8481.899bartowski
I1-IQ1_M15.60 GiB16,751,199,2961.899mradermacher
IQ2_XXS17.79 GiB19,097,387,6482.165bartowski
I1-IQ2_XXS17.79 GiB19,097,388,0962.165mradermacher
IQ2_XS19.69 GiB21,142,110,8482.397bartowski
I1-IQ2_XS19.69 GiB21,142,111,2962.397mradermacher
IQ2_S20.71 GiB22,242,345,6002.522bartowski
I1-IQ2_S20.71 GiB22,242,346,0482.522mradermacher
IQ2_M22.46 GiB24,119,296,6402.735bartowski
I1-IQ2_M22.46 GiB24,119,297,0882.735mradermacher
I1-Q2_K_S22.79 GiB24,471,946,3042.775mradermacher
Q2_K24.56 GiB26,375,111,2962.991bartowski
I1-Q2_K24.56 GiB26,375,111,7442.991mradermacher
Q2_K_L25.52 GiB27,401,159,2963.107bartowski
IQ3_XXS25.58 GiB27,469,496,9603.115bartowski
I1-IQ3_XXS25.58 GiB27,469,497,4083.115mradermacher
I1-IQ3_XS27.29 GiB29,307,733,0563.323mradermacher
Q3_K_S28.79 GiB30,912,053,8883.505bartowski
I1-Q3_K_S28.79 GiB30,912,054,3363.505mradermacher
I1-IQ3_S28.79 GiB30,912,054,3363.505mradermacher
IQ3_M29.74 GiB31,937,036,9283.621bartowski
I1-IQ3_M29.74 GiB31,937,037,3763.621mradermacher
Q3_K_M31.91 GiB34,267,497,0883.886bartowski
I1-Q3_K_M31.91 GiB34,267,497,5363.886mradermacher
Q3_K_L34.59 GiB37,140,595,3284.211bartowski
I1-Q3_K_L34.59 GiB37,140,595,7764.211mradermacher
IQ4_XS35.30 GiB37,902,664,3204.298bartowski
I1-IQ4_XS35.30 GiB37,902,664,7684.298mradermacher
IQ4_NL37.30 GiB40,053,621,3764.542bartowski
Q4_037.36 GiB40,116,535,9364.549bartowski
I1-Q4_037.36 GiB40,116,536,3844.549mradermacher
Q4_K_S37.58 GiB40,347,222,6564.575bartowski
I1-Q4_K_S37.58 GiB40,347,223,1044.575mradermacher
Q4_K_M39.60 GiB42,520,396,4164.821bartowski
I1-Q4_K_M39.60 GiB42,520,396,8644.821mradermacher
Q4_141.27 GiB44,313,592,4485.025bartowski
I1-Q4_141.27 GiB44,313,592,8965.025mradermacher
Q5_K_S45.32 GiB48,657,449,6005.517bartowski
I1-Q5_K_S45.32 GiB48,657,450,0485.517mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.25 GiB1.25 GiB80 / 0 / 0
8,1922.50 GiB2.50 GiB80 / 0 / 0
16,3845.00 GiB5.00 GiB80 / 0 / 0
32,76810.00 GiB10.00 GiB80 / 0 / 0
65,53620.00 GiB20.00 GiB80 / 0 / 0
131,07240.00 GiB40.00 GiB80 / 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 36.96 GiB. The real file is 39.60 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
80
Attention heads
64
KV heads
8
Head dim
128
Hidden size
8192
Vocab
128,256
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does DeepSeek-R1-Distill-Llama-70B-abliterated need?
Q4_K_M is exactly 42,520,396,416 bytes (39.60 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is DeepSeek-R1-Distill-Llama-70B-abliterated's KV cache?
10.00 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 DeepSeek-R1-Distill-Llama-70B-abliterated 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.