DS

DeepSeek-R1 1.5B, 7B, and 8B

Featured

Small distilled reasoning models for local math, logic, coding analysis, and step-by-step problem solving.

Small Local Models
Open install page
#DeepSeek R1#reasoning model#distilled model#local reasoning

DeepSeek-R1 Small Distilled Models

DeepSeek-R1 distilled models are good choices when a local model needs to reason through math, logic, and coding problems rather than only produce fluent chat.

Recommended Sizes

ModelPackage sizeGood for
DeepSeek-R1 1.5B1.1 GBTiny reasoning tests
DeepSeek-R1 7B4.7 GBSmall reasoning assistant
DeepSeek-R1 8B5.2 GBBest small default

Install Commands

ollama run deepseek-r1:1.5b
ollama run deepseek-r1:7b
ollama run deepseek-r1:8b

Choose This When

  • You care about reasoning more than polished prose.
  • You want a small model for math, logic, or coding review.
  • You can tolerate slower answers for harder prompts.