Qwen2.5-0.5B-Instruct-GGUF
Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2:
Params
—
Context
—
Downloads 30d
203 K
Likes
134
Download history
daily snapshots · 55 days
▲ 31 K in the last 30 days (17.9%)
203 K172 K
Aug 22Sep 1Sep 11Sep 20
203 K169 K
Jul 28Aug 15Sep 2Sep 20
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 |
|---|---|---|---|---|
| qwen2.5-0.5b-instruct-q2_k.gguf | Q2_K | 0.4 GB | 1.0 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-q3_k_m.gguf | Q3_K_M | 0.4 GB | 1.0 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-q4_0.gguf | Q4_0 | 0.4 GB | 1.0 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-q4_k_m.gguf | Q4_K_M | 0.5 GB | 1.0 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-q5_0.gguf | Q5_0 | 0.5 GB | 1.0 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-q5_k_m.gguf | Q5_K_M | 0.5 GB | 1.1 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-q6_k.gguf | Q6_K | 0.7 GB | 1.2 GB | ✅ Runs comfortably |
| qwen2.5-0.5b-instruct-fp16.gguf | GGUF | 1.3 GB | 1.9 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 qwen2-5-0-5b-instruct-gguf # pin the quantization explicitly $ ollama run qwen2-5-0-5b-instruct-gguf-q4_0
$ huggingface-cli download Qwen/Qwen2.5-0.5B-Instruct-GGUF-GGUF \
qwen2.5-0.5b-instruct-q4_0.gguf --local-dir .
$ llama-cli -m qwen2.5-0.5b-instruct-q4_0.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/qwen2-5-0-5b-instruct-gguf
{
"hf_id": "Qwen/Qwen2.5-0.5B-Instruct-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "apache-2.0", "commercial": "yes" },
"downloads_30d": 202749,
"vram_estimates": [
{ "quant": "GGUF", "gb": 1.9 },
{ "quant": "Q2_K", "gb": 1.0 }
],
"updated_at": "2026-07-28T18:08:47Z"
}
Specifications
- Licence
- apache-2.0
- First seen on the Hub
- 2024-09-17
- Base model
- Qwen2.5-0.5B-Instruct
- Training datasets
- undisclosed
- Added to our catalog
- 2026-07-28
Family
Base model and the most-downloaded derivatives in the catalog.
Compare with any text-generation model