mirror of
https://github.com/deepseek-ai/DeepSeek-R1.git
synced 2025-05-02 13:46:30 +02:00
Compare commits
2 Commits
4bad8a334f
...
4675f216ed
Author | SHA1 | Date | |
---|---|---|---|
|
4675f216ed | ||
|
d7a382f7e1 |
@ -60,7 +60,7 @@ To support the research community, we have open-sourced DeepSeek-R1-Zero, DeepSe
|
||||
**Distillation: Smaller Models Can Be Powerful Too**
|
||||
|
||||
- We demonstrate that the reasoning patterns of larger models can be distilled into smaller models, resulting in better performance compared to the reasoning patterns discovered through RL on small models. The open source DeepSeek-R1, as well as its API, will benefit the research community to distill better smaller models in the future.
|
||||
- Using the reasoning data generated by DeepSeek-R1, we fine-tuned several dense models that are widely used in the research community. The evaluation results demonstrate that the distilled smaller dense models perform exceptionally well on benchmarks. We open-source distilled 1.5B, 7B, 8B, 14B, 32B, and 70B checkpoints based on Qwen2.5 and Llama3 series to the community.
|
||||
- Using the reasoning data generated by DeepSeek-R1, we fine-tuned several dense models that are widely used in the research community. The evaluation results demonstrate that the distilled smaller dense models perform exceptionally well on benchmarks. We have open-sourced distilled 1.5B, 7B, 8B, 14B, 32B, and 70B checkpoints based on Qwen2.5 and Llama3 series to the community.
|
||||
|
||||
## 3. Model Downloads
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user