dphn · text

dolphin-2.9.2-Phi-3-Medium

dphn/dolphin-2.9.2-Phi-3-Medium

dolphin-2.9.2-Phi-3-Medium at IQ1_S is exactly 3,054,259,616 bytes (2.84 GiB / 3.05 GB) — an effective 1.750 bits per weight, not the nominal 1.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_S2.84 GiB3,054,259,6161.750legraphista
IQ1_M3.10 GiB3,332,275,6161.910legraphista
IQ2_XXS3.53 GiB3,795,635,6162.175legraphista
IQ2_XS3.91 GiB4,199,091,6162.406legraphista
IQ2_S4.11 GiB4,409,812,8962.527legraphista
IQ2_M4.45 GiB4,780,500,8962.740legraphista
Q2_K_S4.50 GiB4,832,735,1362.769legraphista
Q2_K4.85 GiB5,204,447,1362.982legraphista
IQ3_XXS5.05 GiB5,418,452,8963.105legraphista
IQ3_XS5.38 GiB5,780,224,4163.312legraphista
Q3_K_S5.65 GiB6,064,896,4163.475legraphista
IQ3_S5.68 GiB6,099,712,4163.495legraphista
IQ3_M5.87 GiB6,299,904,4163.610legraphista
Q3_K6.29 GiB6,750,976,4163.869legraphista
Q3_K_L6.84 GiB7,348,992,4164.211legraphista
IQ4_XS6.99 GiB7,506,977,6964.302legraphista
IQ4_NL7.39 GiB7,929,899,9364.544legraphista
Q4_K_S7.41 GiB7,957,752,7364.560legraphista
Q4_K7.83 GiB8,404,011,9364.816legraphista
Q5_K_S8.96 GiB9,621,588,6085.514legraphista
Q5_K9.20 GiB9,882,708,6085.663legraphista
Q6_K10.67 GiB11,453,824,1286.564legraphista
Q8_013.82 GiB14,834,718,8488.501legraphista
BF1626.00 GiB27,922,053,24816.001legraphista

KV cache by context

unresolved

This model declares a 2,048-token sliding window, but we could not establish which layers use it. Its architecture publishes the layout as a per-layer array inside the model file rather than as a period in config.json, and we have not yet ingested that array.

A flat context × layers × heads figure would be substantially too high, so we are not showing one. This is tracked as a known gap rather than filled with a guess.

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 IQ1_S at roughly 7.31 GiB. The real file is 2.84 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
40
Attention heads
40
KV heads
10
Head dim
128
Hidden size
5120
Vocab
32,064
Sliding window
2048
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does dolphin-2.9.2-Phi-3-Medium need?
IQ1_S is exactly 3,054,259,616 bytes (2.84 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of dolphin-2.9.2-Phi-3-Medium 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.