Codestral-22B-v0.1 · lmstudio-community

Codestral-22B-v0.1 Q8_0

This file is exactly 23,640,547,680 bytes — 22.02 GiB / 23.64 GB at an effective 8.501 bits per weight. The nominal rate for Q8_0 is lower; mixed-precision tensors make the real figure higher, always.

From the file· 1 file(s), summedFrom the file· 507 tensors parsed

Get it

22.02 GiB · 1 file
llama.cpp
llama-cli -hf lmstudio-community/Codestral-22B-v0.1-GGUF:Q8_0

Downloads and runs in one step, resolving the quantization by name.

Hugging Face CLI
hf download lmstudio-community/Codestral-22B-v0.1-GGUF Codestral-22B-v0.1-Q8_0.gguf
Direct download

Straight from the Hugging Face CDN — we host nothing and earn nothing from this. Verify what you received against the exact byte count above; a size mismatch is the usual cause of a file that will not load.

Size
22.02 GiB
23.64 GB
Effective bpw
8.501
from real bytes ÷ params
Tensors
507
Header
0.77 MB
GGUF metadata

What this quantization actually contains

per-tensor types, parsed from the GGUF header
Q8_0
394
F32
113

A quantization label names a mixture, not a uniform precision. Attention and output tensors are routinely kept at higher precision than the label implies, which is exactly why the effective bits-per-weight above exceeds the nominal rate.

Fit by accelerator

AcceleratorMemoryTotal @4KTotal @32KFitstok/s @4K
Arc A310 4GB4 GB23.75 GiB29.88 GiBno
Arc A350M 4GB4 GB23.75 GiB29.88 GiBno
Arc A370M 4GB4 GB23.75 GiB29.88 GiBno
Arc A530M 4GB4 GB23.75 GiB29.88 GiBno
Arc Pro A30M 4GB4 GB23.75 GiB29.88 GiBno
Radeon Pro W64004 GB23.85 GiB29.98 GiBno
Radeon RX 64004 GB23.85 GiB29.98 GiBno
Radeon RX 6500 XT4 GB23.85 GiB29.98 GiBno
RTX A4004 GB23.95 GiB30.08 GiBno
Arc A380 6GB6 GB23.75 GiB29.88 GiBno
Arc Pro A40 6GB6 GB23.75 GiB29.88 GiBno
Arc Pro A50 6GB6 GB23.75 GiB29.88 GiBno
GeForce RTX 20606 GB23.75 GiB29.88 GiBno
GeForce RTX 30506 GB23.75 GiB29.88 GiBno
GeForce RTX 3060 OEM6 GB23.75 GiB29.88 GiBno
RTX A20006 GB23.95 GiB30.08 GiBno
Apple M18 GB23.50 GiB29.63 GiBno
Apple M28 GB23.50 GiB29.63 GiBno
Apple M38 GB23.50 GiB29.63 GiBno
Apple M48 GB23.50 GiB29.63 GiBno
Arc A530M 8GB8 GB23.75 GiB29.88 GiBno
Arc A550M 8GB8 GB23.75 GiB29.88 GiBno
Arc A570M 8GB8 GB23.75 GiB29.88 GiBno
Arc A580 8GB8 GB23.75 GiB29.88 GiBno
Spec sheetPredictedwhat these mean

Memory at context

ContextWeightsKV (f16)KV (q8_0)Working bufferTotal (f16)
4,09622.02 GiB0.88 GiB0.46 GiB0.36 GiB23.25 GiB
8,19222.02 GiB1.75 GiB0.93 GiB0.36 GiB24.13 GiB
16,38422.02 GiB3.50 GiB1.86 GiB0.36 GiB25.88 GiB
32,76822.02 GiB7.00 GiB3.72 GiB0.36 GiB29.38 GiB
65,53622.02 GiB14.00 GiB7.44 GiB0.36 GiB36.38 GiB
131,07222.02 GiB28.00 GiB14.88 GiB0.36 GiB50.38 GiB
From the filePredictedwhat these mean

Quantizing the KV cache to q8_0 is a roughly 2× lever on the dominant term at long context, and it is the single most useful setting most local users never touch. Totals here exclude the allocator reserve your driver takes, which is hardware-specific — the per-accelerator table above includes it.