canopylabs · audio tts

orpheus-3b-0.1-ft

canopylabs/orpheus-3b-0.1-ft

orpheus-3b-0.1-ft at Q4_K_M is exactly 2,092,567,712 bytes (1.95 GiB / 2.09 GB) — an effective 4.425 bits per weight, not the nominal 4. Its KV cache at 32K is 3.50 GiB.

From the file· summed from 1 file(s)From the file· KV from mirror (mirror:unsloth/orpheus-3b-0.1-ft)
Parameters
3.8B
Architecture
llama
28 layers
Context
131,072
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
UD-IQ1_S0.91 GiB973,833,9842.059unsloth
UD-IQ1_M0.95 GiB1,021,904,6402.161unsloth
UD-IQ2_XXS1.03 GiB1,108,068,0962.343unsloth
UD-IQ2_M1.23 GiB1,317,750,5282.787unsloth
UD-IQ3_XXS1.33 GiB1,431,635,7123.027unsloth
Q2_K1.34 GiB1,437,127,2003.039unsloth
Q2_K_L1.34 GiB1,437,127,2003.039unsloth
Q3_K_S1.51 GiB1,616,040,4803.417unsloth
Q3_K_M1.64 GiB1,760,350,7523.723255unsloth
IQ4_XS1.77 GiB1,902,301,7284.023unsloth
IQ4_NL1.85 GiB1,990,382,1124.209unsloth
Q4_01.86 GiB1,995,100,7044.219255unsloth
Q4_K_S1.86 GiB2,001,392,1604.232unsloth
Q4_K_M1.95 GiB2,092,567,7124.425vinhnx90
Q4_K_M1.95 GiB2,092,569,1204.425255unsloth
Q4_12.02 GiB2,166,542,8804.582unsloth
Q5_K_S2.18 GiB2,342,703,6484.954unsloth
Q4_K_M2.20 GiB2,363,760,7684.999isaiahbjork
Q5_K_M2.23 GiB2,395,345,4405.066255unsloth
Q6_K2.53 GiB2,717,045,2805.746255unsloth
Q8_03.27 GiB3,516,431,6167.436255unsloth
F166.16 GiB6,610,830,08013.980255unsloth

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.44 GiB0.44 GiB28 / 0 / 0
8,1920.88 GiB0.88 GiB28 / 0 / 0
16,3841.75 GiB1.75 GiB28 / 0 / 0
32,7683.50 GiB3.50 GiB28 / 0 / 0
65,5367.00 GiB7.00 GiB28 / 0 / 0
131,07214.00 GiB14.00 GiB28 / 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 1.98 GiB. The real file is 1.95 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from mirror:unsloth/orpheus-3b-0.1-ft
Layers
28
Attention heads
24
KV heads
8
Head dim
128
Hidden size
3072
Vocab
156,940
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does orpheus-3b-0.1-ft need?
Q4_K_M is exactly 2,092,567,712 bytes (1.95 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is orpheus-3b-0.1-ft's KV cache?
3.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 orpheus-3b-0.1-ft 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.