Qwen3-8B-GGUF
GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
Params
—
Context
—
Downloads 30d
171 K
Likes
11
Download history
tracking started — chart appears after 7 days of snapshots (6 recorded)171 K downloads in the last 30 days
Can you run it?
Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.
| File | Quant | Size | Est. VRAM | Verdict on RTX 4090 · 24 GB |
|---|---|---|---|---|
| Qwen3-8B.Q2_K.gguf | Q2_K | 3.3 GB | 4.1 GB | ✅ Runs comfortably |
| Qwen3-8B.Q3_K_M.gguf | Q3_K_M | 4.1 GB | 5.0 GB | ✅ Runs comfortably |
| Qwen3-8B.Q3_K_L.gguf | Q3_K_L | 4.4 GB | 5.4 GB | ✅ Runs comfortably |
| Qwen3-8B.Q4_K_M.gguf | Q4_K_M | 5.0 GB | 6.0 GB | ✅ Runs comfortably |
| Qwen3-8B.Q5_K_M.gguf | Q5_K_M | 5.9 GB | 6.9 GB | ✅ Runs comfortably |
| Qwen3-8B.Q6_K.gguf | Q6_K | 6.7 GB | 7.9 GB | ✅ Runs comfortably |
| Qwen3-8B.fp16.gguf | GGUF | 16.4 GB | 18.5 GB | ✅ Runs comfortably |
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.
Run it
copy-paste, exact tags checked against the Hub$ ollama run qwen3-8b-gguf-maziyarpanahi # pin the quantization explicitly $ ollama run qwen3-8b-gguf-maziyarpanahi-q4_k_m
$ huggingface-cli download MaziyarPanahi/Qwen3-8B-GGUF-GGUF \
Qwen3-8B.Q4_K_M.gguf --local-dir .
$ llama-cli -m Qwen3-8B.Q4_K_M.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/qwen3-8b-gguf-maziyarpanahi
{
"hf_id": "MaziyarPanahi/Qwen3-8B-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "", "commercial": "unknown" },
"downloads_30d": 171252,
"vram_estimates": [
{ "quant": "Q2_K", "gb": 4.1 },
{ "quant": "Q3_K_L", "gb": 5.4 }
],
"updated_at": "2026-08-01T01:00:37Z"
}
Specifications
- First seen on the Hub
- 2025-04-28
- Base model
- Qwen3-8B
- Training datasets
- undisclosed
- Added to our catalog
- 2026-08-01
Sponsored · GPU cloud
Not enough VRAM?
Spin up a 24 GB L4 instance in 40 seconds. $0.44/hr.