1 DeepSeek Open Sources DeepSeek R1 LLM with Performance Comparable To OpenAI's O1 Model
helainew222632 edited this page 1 month ago


DeepSeek open-sourced DeepSeek-R1, an LLM fine-tuned with reinforcement learning (RL) to improve thinking capability. DeepSeek-R1 attains results on par with OpenAI's o1 model on numerous standards, consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based on DeepSeek-V3, a mixture of experts (MoE) model recently open-sourced by DeepSeek. This is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented version of RL. The research group also performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched several variations of each