gemma-4-26B-A4B-it · bartowski

gemma-4-26B-A4B-it Q6_K

This file is exactly 22,862,577,280 bytes — 21.29 GiB / 22.86 GB at an effective 6.890 bits per weight. The nominal rate for Q6_K is lower; mixed-precision tensors make the real figure higher, always.

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

Get it

21.29 GiB · 1 file
llama.cpp
llama-cli -hf bartowski/google_gemma-4-26B-A4B-it-GGUF:Q6_K

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

Hugging Face CLI
hf download bartowski/google_gemma-4-26B-A4B-it-GGUF google_gemma-4-26B-A4B-it-Q6_K.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
21.29 GiB
22.86 GB
Effective bpw
6.890
from real bytes ÷ params
Tensors
658
Header
15.82 MB
GGUF metadata

What this quantization actually contains

per-tensor types, parsed from the GGUF header
F32
392
Q8_0
159
Q6_K
107

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 GB22.53 GiB23.62 GiBno
Arc A350M 4GB4 GB22.53 GiB23.62 GiBno
Arc A370M 4GB4 GB22.53 GiB23.62 GiBno
Arc A530M 4GB4 GB22.53 GiB23.62 GiBno
Arc Pro A30M 4GB4 GB22.53 GiB23.62 GiBno
Radeon Pro W64004 GB22.63 GiB23.72 GiBno
Radeon RX 64004 GB22.63 GiB23.72 GiBno
Radeon RX 6500 XT4 GB22.63 GiB23.72 GiBno
RTX A4004 GB22.73 GiB23.82 GiBno
Arc A380 6GB6 GB22.53 GiB23.62 GiBno
Arc Pro A40 6GB6 GB22.53 GiB23.62 GiBno
Arc Pro A50 6GB6 GB22.53 GiB23.62 GiBno
GeForce RTX 20606 GB22.53 GiB23.62 GiBno
GeForce RTX 30506 GB22.53 GiB23.62 GiBno
GeForce RTX 3060 OEM6 GB22.53 GiB23.62 GiBno
RTX A20006 GB22.73 GiB23.82 GiBno
Apple M18 GB22.28 GiB23.37 GiBno
Apple M28 GB22.28 GiB23.37 GiBno
Apple M38 GB22.28 GiB23.37 GiBno
Apple M48 GB22.28 GiB23.37 GiBno
Arc A530M 8GB8 GB22.53 GiB23.62 GiBno
Arc A550M 8GB8 GB22.53 GiB23.62 GiBno
Arc A570M 8GB8 GB22.53 GiB23.62 GiBno
Arc A580 8GB8 GB22.53 GiB23.62 GiBno
Spec sheetPredictedwhat these mean

Memory at context

ContextWeightsKV (f16)KV (q8_0)Working bufferTotal (f16)
4,09621.29 GiB0.45 GiB0.24 GiB0.29 GiB22.03 GiB
8,19221.29 GiB0.61 GiB0.32 GiB0.29 GiB22.19 GiB
16,38421.29 GiB0.92 GiB0.49 GiB0.29 GiB22.50 GiB
32,76821.29 GiB1.54 GiB0.82 GiB0.29 GiB23.12 GiB
65,53621.29 GiB2.79 GiB1.48 GiB0.29 GiB24.37 GiB
131,07221.29 GiB5.29 GiB2.81 GiB0.29 GiB26.87 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.