openai · audio asr

whisper-medium

openai/whisper-medium

whisper-medium at Q4_K_M is exactly 504,102,848 bytes (0.47 GiB / 0.50 GB) — an effective 5.279 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
764M
Architecture
whisper
24 layers
Context
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K0.25 GiB266,895,0602.795oxide-lab
Q3_K0.32 GiB343,854,3323.601oxide-lab
Q4_00.40 GiB434,685,3764.553oxide-lab
Q4_00.41 GiB444,493,3804.655oxide-lab
Q4_K0.41 GiB444,493,3804.655oxide-lab
Q4_10.45 GiB482,214,5285.050oxide-lab
Q4_10.46 GiB491,852,9325.151oxide-lab
Q4_K_M0.47 GiB504,102,8485.279949handy-computer
Q5_00.50 GiB539,212,4845.647oxide-lab
Q5_K0.50 GiB539,212,4845.647oxide-lab
Q5_K_M0.54 GiB582,746,0486.103949handy-computer
Q5_10.55 GiB586,572,0366.143oxide-lab
Q6_K0.60 GiB639,851,5326.701oxide-lab
Q6_K0.60 GiB648,019,9046.787949handy-computer
Q8_00.76 GiB814,918,5928.535948oxide-lab
Q8_00.77 GiB823,369,7968.623oxide-lab
Q8_00.77 GiB831,538,1448.709949handy-computer
F161.44 GiB1,541,931,42416.149949handy-computer
F322.85 GiB3,057,437,08832.021handy-computer

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

Architecture

from config.json
Layers
24
Attention heads
KV heads
Head dim
Hidden size
Vocab
51,865
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does whisper-medium need?
Q4_K_M is exactly 504,102,848 bytes (0.47 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of whisper-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.