Deleting the wiki page 'Understanding DeepSeek R1' cannot be undone. Continue?
DeepSeek-R1 is an open-source language design developed on DeepSeek-V3-Base that’s been making waves in the AI neighborhood. Not just does it match-or even surpass-OpenAI’s o1 design in numerous criteria, but it also features fully MIT-licensed weights. This marks it as the first non-OpenAI/Google design to provide strong thinking abilities in an open and available manner.
What makes DeepSeek-R1 especially exciting is its transparency. Unlike the less-open approaches from some market leaders, DeepSeek has actually published a detailed training method in their paper.
The model is likewise extremely economical, with input tokens costing just $0.14-0.55 per million (vs o1’s $15) and output tokens at $2.19 per million (vs o1’s $60).
Until ~ GPT-4, the typical wisdom was that much better designs required more information and compute. While that’s still legitimate, models like o1 and R1 show an option: inference-time scaling through thinking.
The Essentials
The DeepSeek-R1 paper presented numerous designs, but main among them were R1 and R1-Zero. Following these are a series of distilled models that, while interesting, I will not go over here.
DeepSeek-R1 uses 2 major concepts:
1. A multi-stage pipeline where a small set of cold-start data kickstarts the design, followed by large-scale RL.
Deleting the wiki page 'Understanding DeepSeek R1' cannot be undone. Continue?