RWKV · text

v6-Finch-14B-HF

RWKV/v6-Finch-14B-HF

v6-Finch-14B-HF at Q4_K_M is exactly 8,767,898,176 bytes (8.17 GiB / 8.77 GB) — an effective 4.986 bits per weight, not the nominal 4. Its KV cache at 32K is 30.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
14.1B
Architecture
rwkv6
61 layers
Context
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_M5.10 GiB5,474,452,0323.113bartowski
Q2_K5.20 GiB5,586,780,7363.177bartowski
Q2_K_L5.45 GiB5,848,924,7363.326bartowski
IQ3_M6.49 GiB6,965,264,9603.961bartowski
Q3_K_L6.49 GiB6,965,264,9603.961bartowski
IQ3_XS6.49 GiB6,965,264,9603.961bartowski
Q3_K_M6.49 GiB6,965,264,9603.961bartowski
Q3_K_S6.49 GiB6,965,264,9603.961bartowski
IQ4_XS7.77 GiB8,343,749,1844.744bartowski
Q4_K_S8.17 GiB8,767,898,1764.986bartowski
Q4_K_M8.17 GiB8,767,898,1764.986bartowski
Q4_08.17 GiB8,767,898,1764.986bartowski
Q4_K_L8.35 GiB8,967,127,6165.099bartowski
Q5_K_M9.75 GiB10,464,494,1445.950bartowski
Q5_K_S9.75 GiB10,464,494,1445.950bartowski
Q5_K_L9.90 GiB10,630,169,1526.045bartowski
Q6_K11.42 GiB12,267,127,3606.975bartowski
Q6_K_L11.55 GiB12,397,150,7847.049bartowski
Q8_014.55 GiB15,619,293,7608.882bartowski
F1626.63 GiB28,595,421,50416.260bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0963.81 GiB3.81 GiB61 / 0 / 0
8,1927.63 GiB7.63 GiB61 / 0 / 0
16,38415.25 GiB15.25 GiB61 / 0 / 0
32,76830.50 GiB30.50 GiB61 / 0 / 0
65,53661.00 GiB61.00 GiB61 / 0 / 0
131,072122.00 GiB122.00 GiB61 / 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 7.37 GiB. The real file is 8.17 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
61
Attention heads
64
KV heads
64
Head dim
64
Hidden size
4096
Vocab
65,536
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does v6-Finch-14B-HF need?
Q4_K_M is exactly 8,767,898,176 bytes (8.17 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is v6-Finch-14B-HF's KV cache?
30.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 v6-Finch-14B-HF 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.