#11 · Primary category: MLOps & Evaluation
open-r1
Fully open reproduction of DeepSeek-R1
Project last updated:04/02/26
GitHub Stars
26.4K
Forks
2.4K
Contributors
44
License
Apache-2.0
Why we included this project
If you want to train your own reasoning model instead of just calling an API, this repo gives you a working place to start. It breaks the DeepSeek-R1 pipeline into concrete steps: supervised fine-tuning, GRPO reinforcement learning, synthetic data generation through Distilabel, and evaluation scripts, all tied together with a Makefile. The code is deliberately kept small and readable, so you can follow each script and swap in your own data or base model rather than fighting a heavyweight framework. The README also lays out the full plan for reproducing R1, from distilling a reasoning corpus down to pure RL training, which makes it a handy reference for how modern reasoning-model training fits together. Researchers and small teams get both runnable code and a clear roadmap, along with released datasets and training recipes such as OpenR1-Distill-7B.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models