deepseek-r1
DeepSeek-R1 has received a minor version upgrade to DeepSeek-R1-0528 for the 8 billion parameter distilled model and the full 671 billion parameter model. In this update, DeepSeek R1 has significantly improved its reasoning and inference capabilities. The model has demonstrated outstanding performance across various benchmark evaluations, including mathematics, programming, and general logic. Its overall performance is now approaching that of leading models, such as O3 and Gemini 2.5 Pro. DeepSeek-R1-0528-Qwen3-8B DeepSeek-R1 Note: to update the model from an older version, run ollama pull deepseek-r1 DeepSeek team has demonstrated 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. Below are the models created via fine-tuning against several dense models widely used in the research community using reasoning data generated by DeepSeek-R1. The evaluati
deepseek-r1 deepseek-r1 90.2M Downloads Updated 1 year ago DeepSeek-R1 is a family of open reasoning models with performance approaching that of leading models, such as O3 and Gemini 2.5 Pro. DeepSeek-R1 is a family of open reasoning models with performance approaching that of leading models, such as O3 and Gemini 2.5 Pro. Cancel tools thinking 1.5b 7b 8b 14b 32b 70b 671b CLI cURL Python JavaScript Documentation Documentation ollama run deepseek-r1 curl http://localhost:11434/api/chat \ -d '{ "model": "deepseek-r1", "messages": [{"role": "user", "content": "Hello!"}] }' from ollama import chat
Explore this link on the map →related reading
- GitHub - deepseek-ai/DeepSeek-R1 · GitHubgithub.com
- DeepSeek-R1 and exploring DeepSeek-R1-Distill-Llama-8Bsimonwillison.net
- DeepSeek-R1arxiv.org
- AI Model & API Providers Analysis | Artificial Analysisartificialanalysis.ai
- The Complete Guide to DeepSeek Models: V3, R1, V4 and Beyondbentoml.com
- GitHub - Jiayi-Pan/TinyZero: Minimal reproduction of DeepSeek R1-Zero · GitHubgithub.com
- DeepSeek_V4.pdf · deepseek-ai/DeepSeek-V4-Pro at mainhuggingface.co
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4. · GitHubgithub.com
- Replicate - Run AI with an APIreplicate.com
- GitHub - google-research/tuning_playbook: A playbook for systematically maximizing the performance of deep learning models. · GitHubgithub.com
- Parsed | Custom, interpretable AI systems that continuously learnparsed.com
- API Overview | OpenAI API Referenceplatform.openai.com