Clone
1
DeepSeek Open Sources DeepSeek R1 LLM with Performance Comparable To OpenAI's O1 Model
cornellvalenti edited this page 2025-02-16 00:08:41 -06:00


DeepSeek open-sourced DeepSeek-R1, an LLM fine-tuned with reinforcement learning (RL) to enhance reasoning ability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on several criteria, systemcheck-wiki.de consisting of MATH-500 and SWE-bench.

DeepSeek-R1 is based upon DeepSeek-V3, a mixture of experts (MoE) model recently open-sourced by DeepSeek. This base design is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research study group also performed knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama designs and launched several variations of each