Qwen / text-generation updated 1 year ago

Qwen2-0.5B-Instruct

Qwen2 is the new series of Qwen large language models. For Qwen2, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters, including a Mixture-of-Experts model. This repo contains the instruction-tuned 0.5B Qwen2 model.

Params
490 M
Context
32,768
Downloads 30d
305 K
Likes
201
Commercial use: allowed apache-2.0 Not gated SAFETENSORS 1 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
317 K302 K
Jul 28Jul 31Aug 3Aug 6

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors bf16 1.0 GB 1.7 GB ✅ Runs comfortably
model.safetensors (bf16, full) bf16 + 32K ctx 1.0 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
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/qwen2-0-5b-instruct
{
  "hf_id": "Qwen/Qwen2-0.5B-Instruct",
  "params_b": 0.49,
  "context_length": 32768,
  "license": { "id": "apache-2.0", "commercial": "yes" },
  "downloads_30d": 305177,
  "vram_estimates": [
    { "quant": "bf16", "gb": 1.7 }
  ],
  "updated_at": "2026-07-28T18:06:37Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
Qwen2ForCausalLM
Parameters
490 M
Tensor type
BF16
Context length
32,768
Vocabulary
151,936
Layers / heads
24 / 14
Licence
apache-2.0
First seen on the Hub
2024-06-03
Base model
Qwen2-0.5B
Training datasets
undisclosed
Added to our catalog
2026-07-28

Family

Base model and the most-downloaded derivatives in the catalog.