TheDrummer · text

Rocinante-XL-16B-v1

TheDrummer/Rocinante-XL-16B-v1

Rocinante-XL-16B-v1 at Q4_K_M is exactly 10,063,921,216 bytes (9.37 GiB / 10.06 GB) — an effective 5.012 bits per weight, not the nominal 4. Its KV cache at 32K is 6.75 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
16.1B
Architecture
llama
54 layers
Context
131,072
native (config.json)
License

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S3.54 GiB3,800,318,4321.893mradermacher
I1-IQ1_M3.82 GiB4,101,865,9522.043mradermacher
I1-IQ2_XXS4.29 GiB4,604,445,1522.293mradermacher
I1-IQ2_XS4.70 GiB5,041,897,9522.511mradermacher
I1-IQ2_S4.95 GiB5,314,036,1922.646mradermacher
I1-IQ2_M5.32 GiB5,716,099,5522.846mradermacher
I1-Q2_K_S5.38 GiB5,781,062,1122.879mradermacher
IQ2_S5.59 GiB6,004,621,3762.990bartowski
I1-Q2_K5.77 GiB6,195,413,4723.085mradermacher
IQ2_M5.90 GiB6,334,922,8163.155bartowski
I1-IQ3_XXS5.97 GiB6,411,108,8323.193mradermacher
Q2_K6.02 GiB6,463,782,9763.219bartowski
IQ3_XXS6.28 GiB6,738,133,0563.356bartowski
I1-IQ3_XS6.39 GiB6,863,962,5923.418mradermacher
Q2_K_L6.63 GiB7,119,142,9763.545bartowski
IQ3_XS6.65 GiB7,143,309,3763.557bartowski
I1-Q3_K_S6.68 GiB7,174,848,9923.573mradermacher
I1-IQ3_S6.72 GiB7,212,450,2723.592mradermacher
Q3_K_S6.88 GiB7,387,840,5763.679bartowski
I1-IQ3_M6.91 GiB7,421,346,2723.696mradermacher
IQ3_M7.14 GiB7,669,727,2963.819bartowski
I1-Q3_K_M7.37 GiB7,918,109,1523.943mradermacher
Q3_K_M7.59 GiB8,146,829,3764.057bartowski
I1-Q3_K_L7.97 GiB8,561,672,6724.264mradermacher
Q3_K_L8.04 GiB8,633,106,4964.299bartowski
I1-IQ4_XS8.18 GiB8,782,447,0724.373mradermacher
IQ4_XS8.36 GiB8,977,662,0164.471bartowski
I1-Q4_08.61 GiB9,246,769,6324.605mradermacher
I1-IQ4_NL8.62 GiB9,254,633,9524.609mradermacher
I1-Q4_K_S8.64 GiB9,276,916,1924.620mradermacher
Q4_08.74 GiB9,387,343,9364.675bartowski
Q4_K_S8.78 GiB9,431,908,4164.697bartowski
IQ4_NL8.78 GiB9,432,809,5364.697bartowski
I1-Q4_K_M9.08 GiB9,746,399,7124.854mradermacher
Q4_K_M9.37 GiB10,063,921,2165.012bartowski
I1-Q4_19.48 GiB10,181,312,9925.070mradermacher
Q4_19.58 GiB10,287,808,5765.123bartowski
Q4_K_L9.84 GiB10,561,994,8165.260bartowski
I1-Q5_K_S10.38 GiB11,143,381,4725.549mradermacher
Q5_K_S10.45 GiB11,215,798,3365.585bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.84 GiB0.84 GiB54 / 0 / 0
8,1921.69 GiB1.69 GiB54 / 0 / 0
16,3843.38 GiB3.38 GiB54 / 0 / 0
32,7686.75 GiB6.75 GiB54 / 0 / 0
65,53613.50 GiB13.50 GiB54 / 0 / 0
131,07227.00 GiB27.00 GiB54 / 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 8.42 GiB. The real file is 9.37 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
54
Attention heads
32
KV heads
8
Head dim
128
Hidden size
5120
Vocab
131,072
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Rocinante-XL-16B-v1 need?
Q4_K_M is exactly 10,063,921,216 bytes (9.37 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Rocinante-XL-16B-v1's KV cache?
6.75 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 Rocinante-XL-16B-v1 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.