richardyoung · text

dolphin-2.9.1-yi-1.5-34b-heretic

richardyoung/dolphin-2.9.1-yi-1.5-34b-heretic

dolphin-2.9.1-yi-1.5-34b-heretic at Q4_K_M is exactly 20,658,713,888 bytes (19.24 GiB / 20.66 GB) — an effective 4.806 bits per weight, not the nominal 4. Its KV cache at 32K is 7.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
34.4B
Architecture
llama
60 layers
Context
8,192
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K11.94 GiB12,825,236,7682.984mradermacher
Q3_K_S13.93 GiB14,960,297,2483.480mradermacher
Q3_K_M15.51 GiB16,654,927,1363.874mradermacher
Q3_K_L16.89 GiB18,139,448,6084.220mradermacher
IQ4_XS17.36 GiB18,635,617,5684.335mradermacher
Q4_K_S18.25 GiB19,598,652,7044.559mradermacher
Q4_K_M19.24 GiB20,658,713,8884.806mradermacher
Q5_K_S22.08 GiB23,707,694,3685.515mradermacher
Q5_K_M22.65 GiB24,321,848,6085.658mradermacher
Q6_K26.28 GiB28,213,929,2486.564mradermacher
Q8_034.03 GiB36,542,285,0888.501mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.94 GiB0.94 GiB60 / 0 / 0
8,1921.88 GiB1.88 GiB60 / 0 / 0
16,3843.75 GiB3.75 GiB60 / 0 / 0
32,7687.50 GiB7.50 GiB60 / 0 / 0
65,53615.00 GiB15.00 GiB60 / 0 / 0
131,07230.00 GiB30.00 GiB60 / 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 18.02 GiB. The real file is 19.24 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does dolphin-2.9.1-yi-1.5-34b-heretic need?
Q4_K_M is exactly 20,658,713,888 bytes (19.24 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is dolphin-2.9.1-yi-1.5-34b-heretic's KV cache?
7.50 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 dolphin-2.9.1-yi-1.5-34b-heretic 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.