DeepSeek-R1 8B (0528 Qwen3)
8B parameter open-weight model. Qwen3-8B distillation of the R1-0528 update — Ollama's deepseek-r1:8b tag now points at this checkpoint, replacing the original Llama-3 distill. Improved math, coding, and logic over the first-release distills. Thinking chains visible in output. Q4 fits in 8 GB VRAM.
DeepSeek · DeepSeek-R1
Model overview
DeepSeek-R1 8B (0528 Qwen3) is a distilled reasoning model that compresses DeepSeek's R1-0528 update into an 8B Qwen3-based checkpoint small enough to run on a single consumer GPU. It's a newer, improved distillation over the original Llama-3-based R1 8B distill, with better math, coding, and logical reasoning, and it exposes its intermediate "thinking" steps in its output so you can inspect how it arrived at an answer. This makes it a practical entry point for experimenting with chain-of-thought reasoning behavior without needing server-class hardware, though as with any distilled model it trades some depth versus the full-size R1 for that efficiency.
Editorial review
VRAM figures are empirical estimates. Actual usage varies by runtime, context length, and system configuration. Verify on your specific hardware before production use.
Will DeepSeek-R1 8B (0528 Qwen3) run on your machine?
DeepSeek-R1 8B (0528 Qwen3) is 8B parameters and needs 6.5 GB of VRAM at Q4_K_M — 5 GB of weights plus 1.5 GB of runtime overhead for the inference server itself.
VRAM by quantization
| Quantization | Weights | Needs (with overhead) | Quality |
|---|---|---|---|
| Q4_K_M | 5 GB | 6.5 GB | good |
| Q8_0 | 8.8 GB | 10.3 GB | high |
| FP16 | 16 GB | 17.5 GB | reference |
Fit on common hardware at Q4_K_M
| Hardware | Memory the model can use | System RAM | Verdict |
|---|---|---|---|
| CPU Only | None (CPU only) | 16 GB | CPU offload |
| RTX 4060 Laptop | 8 GB | 16 GB | Tight |
| RTX 3060 (12GB) | 12 GB | 32 GB | Comfortable |
| RTX 4060 Ti (16GB) | 16 GB | 32 GB | Comfortable |
| RTX 3090 | 24 GB | 64 GB | Comfortable |
Comfortable means VRAM clears the requirement by 2 GB or more. Tight means it covers the requirement with no margin. CPU offload means the model does not fit in VRAM but system RAM is at least 1.6× the weights, so it will run at reduced speed — expect roughly 1–5 tokens per second. Figures are weights plus a fixed runtime overhead and exclude KV-cache growth, which scales with context length.
Need more hardware for DeepSeek-R1 8B (0528 Qwen3)? Open the PC Builder for the 7B / 8B tier →
Ready to run this model locally?
Find a compatible interface in our Local AI Tools directory →