DavidAU · text

L3-DARKEST-PLANET-16.5B

DavidAU/L3-DARKEST-PLANET-16.5B

L3-DARKEST-PLANET-16.5B at Q4_K_M is exactly 10,207,765,536 bytes (9.51 GiB / 10.21 GB) — an effective 4.938 bits per weight, not the nominal 4. Its KV cache at 32K is 8.88 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
16.5B
Architecture
llama
71 layers
Context
8,192
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q3_K_S7.00 GiB7,517,742,1123.637DavidAU
Q3_K_M7.73 GiB8,299,619,3604.015DavidAU
Q4_K_S9.03 GiB9,700,877,3444.693DavidAU
Q4_K_M9.51 GiB10,207,765,5364.938DavidAU
Q5_K_S10.85 GiB11,645,502,4965.634DavidAU
Q5_K_M11.12 GiB11,937,956,8965.775DavidAU
Q2_K3 shards20.65 GiB22,172,986,46410.727DavidAU
IQ4_XS3 shards28.30 GiB30,389,234,78414.701DavidAU
Q6_K3 shards40.47 GiB43,458,161,76021.024DavidAU
Q8_03 shards50.95 GiB54,709,251,16826.467DavidAU

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.11 GiB1.11 GiB71 / 0 / 0
8,1922.22 GiB2.22 GiB71 / 0 / 0
16,3844.44 GiB4.44 GiB71 / 0 / 0
32,7688.88 GiB8.88 GiB71 / 0 / 0
65,53617.75 GiB17.75 GiB71 / 0 / 0
131,07235.50 GiB35.50 GiB71 / 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.66 GiB. The real file is 9.51 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does L3-DARKEST-PLANET-16.5B need?
Q4_K_M is exactly 10,207,765,536 bytes (9.51 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is L3-DARKEST-PLANET-16.5B's KV cache?
8.88 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 L3-DARKEST-PLANET-16.5B 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.