Llama-3-8B-Instruct-32k-v0.1 · MaziyarPanahi
Llama-3-8B-Instruct-32k-v0.1 Q5_K_M
This file is exactly 5,732,987,392 bytes — 5.34 GiB / 5.73 GB at an effective 5.711 bits per weight. The nominal rate for Q5_K_M is lower; mixed-precision tensors make the real figure higher, always.
From the file· 1 file(s), summedFrom the file· 291 tensors parsed
Get it
5.34 GiB · 1 file
llama.cpp
llama-cli -hf MaziyarPanahi/Llama-3-8B-Instruct-32k-v0.1-GGUF:Q5_K_M
Downloads and runs in one step, resolving the quantization by name.
Hugging Face CLI
hf download MaziyarPanahi/Llama-3-8B-Instruct-32k-v0.1-GGUF Llama-3-8B-Instruct-32k-v0.1.Q5_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
5.34 GiB
5.73 GB
Effective bpw
5.711
from real bytes ÷ params
Tensors
291
Header
7.84 MB
GGUF metadata
What this quantization actually contains
per-tensor types, parsed from the GGUF header
Q5_K
193
F32
65
Q6_K
33
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.