Orion-zhen / text-generation updated 1 year ago

Qwen2.5-Coder-7B-Instruct-AWQ

Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). For Qwen2.5-Coder, we release three base language models and instruction-tuned language models, 1.5, 7 and 32 (coming soon) billion parameters. Qwen2.5-Coder brings the following improvements upon CodeQwen1.5:

Params
7.6 B
Context
32,768
Downloads 30d
604 K
Likes
1
Commercial use: allowed apache-2.0 Not gated SAFETENSORS 2 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
604 K514 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 i32 5.7 GB 7.9 GB ✅ Runs comfortably
model.safetensors (bf16, full) bf16 + 32K ctx 5.7 GB 11.3 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-5-coder-7b-instruct-awq
{
  "hf_id": "Orion-zhen/Qwen2.5-Coder-7B-Instruct-AWQ",
  "params_b": 7.62,
  "context_length": 32768,
  "license": { "id": "apache-2.0", "commercial": "yes" },
  "downloads_30d": 604306,
  "vram_estimates": [
    { "quant": "i32", "gb": 7.9 }
  ],
  "updated_at": "2026-07-28T18:05:13Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
Qwen2ForCausalLM
Parameters
7.6 B
Tensor type
I32
Context length
32,768
Vocabulary
152,064
Layers / heads
28 / 28
Licence
apache-2.0
First seen on the Hub
2024-09-20
Base model
Qwen2.5-Coder-7B-Instruct
Training datasets
alvarobartt/openhermes-preferences-coding
Added to our catalog
2026-07-28

Family

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