ff670 · text

openbuddy-deepseek-67b-v15.3-4k

ff670/openbuddy-deepseek-67b-v15.3-4k

openbuddy-deepseek-67b-v15.3-4k at I1-IQ1_S is exactly 14,657,774,080 bytes (13.65 GiB / 14.66 GB) — an effective 1.739 bits per weight, not the nominal 1. Its KV cache at 32K is 11.88 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
67.4B
Architecture
llama
95 layers
Context
4,096
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S13.65 GiB14,657,774,0801.739mradermacher
I1-IQ1_M14.89 GiB15,984,091,6481.897mradermacher
I1-IQ2_XXS16.95 GiB18,194,620,9282.159mradermacher
I1-IQ2_XS18.78 GiB20,162,273,7922.392mradermacher
I1-IQ2_S19.88 GiB21,345,493,5042.533mradermacher
I1-IQ2_M21.53 GiB23,113,916,9282.743mradermacher
I1-Q2_K23.40 GiB25,120,891,3922.981mradermacher
I1-IQ3_XXS24.32 GiB26,109,501,9523.098mradermacher
I1-IQ3_XS25.95 GiB27,861,213,6963.306mradermacher
I1-Q3_K_S27.30 GiB29,308,969,4723.478mradermacher
I1-IQ3_S27.39 GiB29,414,810,1123.490mradermacher
I1-IQ3_M28.43 GiB30,525,022,7203.622mradermacher
I1-Q3_K_M30.41 GiB32,651,928,0643.874mradermacher
I1-Q3_K_L33.13 GiB35,575,357,9524.221mradermacher
I1-IQ4_XS33.71 GiB36,195,983,8724.295mradermacher
I1-Q4_035.65 GiB38,276,227,5844.542mradermacher
I1-Q4_K_S35.77 GiB38,404,416,0004.557mradermacher
I1-Q4_K_M37.66 GiB40,439,276,0324.798mradermacher
I1-Q5_K_S43.28 GiB46,475,305,4725.514mradermacher
I1-Q5_K_M44.38 GiB47,653,478,9125.654mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.48 GiB1.48 GiB95 / 0 / 0
8,1922.97 GiB2.97 GiB95 / 0 / 0
16,3845.94 GiB5.94 GiB95 / 0 / 0
32,76811.88 GiB11.88 GiB95 / 0 / 0
65,53623.75 GiB23.75 GiB95 / 0 / 0
131,07247.50 GiB47.50 GiB95 / 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 I1-IQ1_S at roughly 35.32 GiB. The real file is 13.65 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does openbuddy-deepseek-67b-v15.3-4k need?
I1-IQ1_S is exactly 14,657,774,080 bytes (13.65 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is openbuddy-deepseek-67b-v15.3-4k's KV cache?
11.88 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 openbuddy-deepseek-67b-v15.3-4k 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.