deepseek-ai / text-generation updated 1 year ago

DeepSeek-R1-Distill-Qwen-1.5B

We introduce our first-generation reasoning models, DeepSeek-R1-Zero and DeepSeek-R1. DeepSeek-R1-Zero, a model trained via large-scale reinforcement learning (RL) without supervised fine-tuning (SFT) as a preliminary step, demonstrated remarkable performance on reasoning. With RL, DeepSeek-R1-Zero naturally emerged with numerous powerful and interesting reasoning behaviors. However, DeepSeek-R1-Zero encounters chall...

Params
1.8 B
Context
131,072
Downloads 30d
619 K
Likes
1,554
Commercial use: allowed mit Not gated SAFETENSORS View on Hugging Face ↗

Download history

daily snapshots · 10 days
619 K589 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 3.6 GB 4.7 GB ✅ Runs comfortably
model.safetensors (bf16, full) bf16 + 128K ctx 3.6 GB 8.7 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/deepseek-r1-distill-qwen-1-5b
{
  "hf_id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
  "params_b": 1.78,
  "context_length": 131072,
  "license": { "id": "mit", "commercial": "yes" },
  "downloads_30d": 619077,
  "vram_estimates": [
    { "quant": "bf16", "gb": 4.7 }
  ],
  "updated_at": "2026-07-28T18:04:44Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
Qwen2ForCausalLM
Parameters
1.8 B
Tensor type
BF16
Context length
131,072
Vocabulary
151,936
Layers / heads
28 / 12
Licence
mit
First seen on the Hub
2025-01-20
Training datasets
undisclosed
Added to our catalog
2026-07-28