Hy3 · AngelSlim

Hy3 Q4_K_M

This file is exactly 182,328,371,648 bytes — 169.81 GiB / 182.33 GB at an effective 4.882 bits per weight. The nominal rate for Q4_K_M is lower; mixed-precision tensors make the real figure higher, always.

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

Get it

169.81 GiB · 1 file
llama.cpp
llama-cli -hf AngelSlim/Hy3-GGUF:Q4_K_M

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

Hugging Face CLI
hf download AngelSlim/Hy3-GGUF Hy3-Q4_K_M.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
169.81 GiB
182.33 GB
Effective bpw
4.882
from real bytes ÷ params
Tensors
1278
Header
5.16 MB
GGUF metadata

What this quantization actually contains

per-tensor types, parsed from the GGUF header
Q8_0
561
F32
479
Q4_K
158
Q5_K
79
Q6_K
1

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 GB171.89 GiB180.64 GiBno
Arc A350M 4GB4 GB171.89 GiB180.64 GiBno
Arc A370M 4GB4 GB171.89 GiB180.64 GiBno
Arc A530M 4GB4 GB171.89 GiB180.64 GiBno
Arc Pro A30M 4GB4 GB171.89 GiB180.64 GiBno
Radeon Pro W64004 GB171.99 GiB180.74 GiBno
Radeon RX 64004 GB171.99 GiB180.74 GiBno
Radeon RX 6500 XT4 GB171.99 GiB180.74 GiBno
RTX A4004 GB172.09 GiB180.84 GiBno
Arc A380 6GB6 GB171.89 GiB180.64 GiBno
Arc Pro A40 6GB6 GB171.89 GiB180.64 GiBno
Arc Pro A50 6GB6 GB171.89 GiB180.64 GiBno
GeForce RTX 20606 GB171.89 GiB180.64 GiBno
GeForce RTX 30506 GB171.89 GiB180.64 GiBno
GeForce RTX 3060 OEM6 GB171.89 GiB180.64 GiBno
RTX A20006 GB172.09 GiB180.84 GiBno
Apple M18 GB171.64 GiB180.39 GiBno
Apple M28 GB171.64 GiB180.39 GiBno
Apple M38 GB171.64 GiB180.39 GiBno
Apple M48 GB171.64 GiB180.39 GiBno
Arc A530M 8GB8 GB171.89 GiB180.64 GiBno
Arc A550M 8GB8 GB171.89 GiB180.64 GiBno
Arc A570M 8GB8 GB171.89 GiB180.64 GiBno
Arc A580 8GB8 GB171.89 GiB180.64 GiBno
Spec sheetPredictedwhat these mean

Memory at context

ContextWeightsKV (f16)KV (q8_0)Working bufferTotal (f16)
4,096169.81 GiB1.25 GiB0.66 GiB0.34 GiB171.39 GiB
8,192169.81 GiB2.50 GiB1.33 GiB0.34 GiB172.64 GiB
16,384169.81 GiB5.00 GiB2.66 GiB0.34 GiB175.14 GiB
32,768169.81 GiB10.00 GiB5.31 GiB0.34 GiB180.14 GiB
65,536169.81 GiB20.00 GiB10.63 GiB0.34 GiB190.14 GiB
131,072169.81 GiB40.00 GiB21.25 GiB0.34 GiB210.14 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.