DeepSeek-R1 Release Announcement
Introducing our latest open-source model rivaling OpenAI's performance
Rivaling OpenAI's Model o1. Available on web, app, and API.
Experience the intelligent model
Free access to DeepSeek-V3
Get DeepSeek App
Your free all-in-one AI tool
DeepSeek-V3 achieves a significant breakthrough in inference speed over previous models. It tops the leaderboard among open-source models and rivals the most advanced closed-source models globally.
MoE-based architecture with 671B total parameters and 37B activated parameters
Leading scores in MMLU (88.5), DROP (91.6), and CodeHumanEval-Mul (82.6)
Exceptional performance in MATH-500 (90.2) and AIME 2024 (39.2)
Strong results in C-Eval (86.5) and CLUEWSC (90.9)
Superior performance in LiveCodeBench (40.5) and Aider-Edit (79.7)
Breakthrough in processing speed and efficiency
Compare DeepSeek's performance across different models and benchmarks
| Benchmark (Metric) | DeepSeek V3 | DeepSeek V2.5 | GPT-4 |
|---|---|---|---|
| MMLU (EM) | 88.5 | 80.6 | 87.2 |
| MMLU-Redux (EM) | 89.1 | 80.3 | 88.0 |
| DROP (3-shot F1) | 91.6 | 87.8 | 83.7 |
| MATH-500 (EM) | 90.2 | 74.7 | 74.6 |
| CodeHumanEval-Mul (Pass@1) | 82.6 | 77.4 | 80.5 |
DeepSeek-R1 is now fully open source, enabling the community to build and innovate
Core language model with state-of-the-art performance across multiple benchmarks
Specialized model for code generation and software development tasks
Advanced mathematical reasoning and problem-solving capabilities
Connect, collaborate, and contribute to the future of AI
Engage in technical discussions, share insights, and get help from the community
Access comprehensive guides, tutorials, and API documentation
Participate in online events, workshops, and training sessions
Integrate DeepSeek's powerful AI capabilities into your applications
curl --location 'https://api.deepseek.com/v1/chat/completions' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--data '{
"messages": [{"role": "user", "content": "Hello!"}],
"model": "deepseek-chat"
}'
Stay informed about DeepSeek's latest developments and AI research
Introducing our latest open-source model rivaling OpenAI's performance
Detailed comparison of DeepSeek-V3 performance across multiple benchmarks
Showcasing innovative projects and implementations from our community