flâneur — a map of the web's best reading

deepseek-r1

ollama.com · 907 words · saved by 1 readers

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