🌐
Ollama
ollama.com › library › deepseek-r1
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 ...
🌐
GitHub
github.com › ollama › ollama
GitHub - ollama/ollama: Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models. - ollama/ollama
Starred by 158K users
Forked by 14K users
Languages   Go 52.7% | C 37.2% | TypeScript 5.8% | C++ 2.0% | Objective-C 0.9% | Shell 0.7%
🌐
Ollama
ollama.com › library › deepseek-r1 › tags
Tags · deepseek-r1
deepseek-r1 · 74.7M Downloads Updated 5 months ago · tools thinking 1.5b 7b 8b 14b 32b 70b 671b · Name · 35 models · Size · Context · Input · deepseek-r1:latest · 6995872bfe4c • 5.2GB • 128K context window • Text input • 6 months ago · Text input • 6 months ago ·
🌐
Ollama
ollama.com › search
deepseek · Ollama Search
DeepSeek-R1 is a family of open reasoning models with performance approaching that of leading models, such as O3 and Gemini 2.5 Pro · 74.8M Pulls 35 Tags Updated 5 months ago
🌐
GitHub
github.com › ollama › ollama › releases
Releases · ollama/ollama
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models. - Releases · ollama/ollama
Author   ollama
🌐
Ollama
ollama.com › library › deepseek-r1 › blobs › 96c415656d37
deepseek-r1/model
deepseek-r1:latest · 71.3M Downloads Updated 4 months ago · tools thinking 1.5b 7b 8b 14b 32b 70b 671b · deepseek-r1:latest ... / model · 96c415656d37 · 4.7GB · Metadata · general.architecture · qwen2 · qwen2 · general.file_type · Q4_K_M · Q4_K_M ·
🌐
GitHub
github.com › lokendrasolanki › GenAi-with-Deepseek-r1
GitHub - lokendrasolanki/GenAi-with-Deepseek-r1: In this repository, I am integrating DeepSeek using LangChain and Ollama.
In this repository, I am integrating DeepSeek using LangChain and Ollama. - lokendrasolanki/GenAi-with-Deepseek-r1
Author   lokendrasolanki
🌐
GitHub
github.com › topics › deepseek-r1
deepseek-r1 · GitHub Topics · GitHub
cuda inference pytorch transformer openai moe llama vlm kimi blackwell llm llm-serving llava deepseek llama3 deepseek-v3 deepseek-r1 qwen3 gpt-oss deepseek-v3-2 ... 🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。 · agent chatbot knowledgebase rag llm langchain pgvector ollama maxkb llama3 agentic-ai mcp-server deepseek-r1 qwen3
🌐
GPU Mart
gpu-mart.com › blog › install-and-run-deepseek-r1-locally-with-ollama
How to Install and Run DeepSeek R1 Locally With Ollama
Learn how to install and run DeepSeek R1 locally using Ollama. Our detailed guide provides all the necessary steps for a seamless setup experience.
Find elsewhere
🌐
GitHub
github.com › browser-use › browser-use › issues › 486
Doesn't work with DeepSeek R1 through Ollama · Issue #486 · browser-use/browser-use
January 31, 2025 - import logging logging.basicConfig(filename='/tmp/app.log', level=logging.DEBUG) # from langchain_openai import ChatOpenAI from langchain_ollama import ChatOllama # from openai import OpenAI from browser_use import Agent from dotenv import load_dotenv import os load_dotenv() import asyncio # llm = ChatOpenAI(model="gpt-4o") # llm = ChatOpenAI(model="o1-preview") llm=ChatOllama( # model="llama3.3", # doesn't work? # model="qwen2.5", model="deepseek-r1:70b", num_ctx=32000, base_url = os.getenv("OLLAMA_ENDPOINT"), ) async def main(): agent = Agent( task="Compare the price of gpt-4o and DeepSeek-V3", llm=llm, ) result = await agent.run() print(result) asyncio.run(main())
Published   Jan 31, 2025
🌐
GitHub
github.com › deepseek-ai › DeepSeek-R1
GitHub - deepseek-ai/DeepSeek-R1
DeepSeek-R1 achieves performance comparable to OpenAI-o1 across math, code, and reasoning tasks. To support the research community, we have open-sourced DeepSeek-R1-Zero, DeepSeek-R1, and six dense models distilled from DeepSeek-R1 based on ...
Starred by 91.6K users
Forked by 11.8K users
🌐
Ollama
ollama.com › search
deepseek-r1 · Ollama Search
DeepSeek-R1 is a family of open reasoning models with performance approaching that of leading models, such as O3 and Gemini 2.5 Pro · 74.4M Pulls 35 Tags Updated 5 months ago
🌐
Ollama
ollama.com › library › deepseek-r1:1.5b
deepseek-r1:1.5b
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 ...
🌐
DataCamp
datacamp.com › tutorial › deepseek-r1-ollama
How to Set Up and Run DeepSeek-R1 Locally With Ollama | DataCamp
January 30, 2025 - Learn how to install, set up, and run DeepSeek-R1 locally with Ollama and build a simple RAG application.
🌐
GitHub
github.com › ollama › ollama › issues › 8771
Mac: Deepseek R1, Ollama and Docker installed but need help getting WebUI to work · Issue #8771 · ollama/ollama
February 2, 2025 - Js-MacBook-Pro-2:~ mbp161219$ ollama list NAME ID SIZE MODIFIED deepseek-r1:latest 0a8c26691023 4.7 GB 3 hours ago deepseek-r1:70b 0c1615a8ca32 42 GB 3 hours ago
Published   Feb 02, 2025
🌐
FreeBSD
forums.freebsd.org › miscellaneous › off-topic
Ollama working with deepseek-r1, deepseek-coder, mistral, Nvidia gpu and emacs with gptel on Freebsd 14.2 | The FreeBSD Forums
January 21, 2025 - github.com here is the a video tutorial on setting up ollama on Freebsd ... Ollama run large language models on your computer including deepseek-r1, deepseek-coder, mistral and zephyr In this video i install Ollama on Freebsd 14.2 on a Dell XPS 15 2019 with a NVIDIA GeForce GTX 1650 gpu with 16 gig of ram on Freebsd 14.2 quarterly release with the 550.127.05 Nvidia driver
🌐
Reddit
reddit.com › r/ollama › got deepseek r1 running locally - full setup guide and my personal review (free openai o1 alternative that runs locally??)
r/ollama on Reddit: Got DeepSeek R1 running locally - Full setup guide and my personal review (Free OpenAI o1 alternative that runs locally??)
January 21, 2025 -

Edit: I double-checked the model card on Ollama(https://ollama.com/library/deepseek-r1), and it does mention DeepSeek R1 Distill Qwen 7B in the metadata. So this is actually a distilled model. But honestly, that still impresses me!

Just discovered DeepSeek R1 and I'm pretty hyped about it. For those who don't know, it's a new open-source AI model that matches OpenAI o1 and Claude 3.5 Sonnet in math, coding, and reasoning tasks.

You can check out Reddit to see what others are saying about DeepSeek R1 vs OpenAI o1 and Claude 3.5 Sonnet. For me it's really good - good enough to be compared with those top models.

And the best part? You can run it locally on your machine, with total privacy and 100% FREE!!

I've got it running locally and have been playing with it for a while. Here's my setup - super easy to follow:

(Just a note: While I'm using a Mac, this guide works exactly the same for Windows and Linux users*! 👌)*

1) Install Ollama

Quick intro to Ollama: It's a tool for running AI models locally on your machine. Grab it here: https://ollama.com/download

2) Next, you'll need to pull and run the DeepSeek R1 model locally.

Ollama offers different model sizes - basically, bigger models = smarter AI, but need better GPU. Here's the lineup:

1.5B version (smallest):
ollama run deepseek-r1:1.5b

8B version:
ollama run deepseek-r1:8b

14B version:
ollama run deepseek-r1:14b

32B version:
ollama run deepseek-r1:32b

70B version (biggest/smartest):
ollama run deepseek-r1:70b

Maybe start with a smaller model first to test the waters. Just open your terminal and run:

ollama run deepseek-r1:8b

Once it's pulled, the model will run locally on your machine. Simple as that!

Note: The bigger versions (like 32B and 70B) need some serious GPU power. Start small and work your way up based on your hardware!

3) Set up Chatbox - a powerful client for AI models

Quick intro to Chatbox: a free, clean, and powerful desktop interface that works with most models. I started it as a side project for 2 years. It’s privacy-focused (all data stays local) and super easy to set up—no Docker or complicated steps. Download here: https://chatboxai.app

In Chatbox, go to settings and switch the model provider to Ollama. Since you're running models locally, you can ignore the built-in cloud AI options - no license key or payment is needed!

Then set up the Ollama API host - the default setting is http://127.0.0.1:11434, which should work right out of the box. That's it! Just pick the model and hit save. Now you're all set and ready to chat with your locally running Deepseek R1! 🚀

Hope this helps! Let me know if you run into any issues.

---------------------

Here are a few tests I ran on my local DeepSeek R1 setup (loving Chatbox's artifact preview feature btw!) 👇

Explain TCP:

Honestly, this looks pretty good, especially considering it's just an 8B model!

Make a Pac-Man game:

It looks great, but I couldn’t actually play it. I feel like there might be a few small bugs that could be fixed with some tweaking. (Just to clarify, this wasn’t done on the local model — my mac doesn’t have enough space for the largest deepseek R1 70b model, so I used the cloud model instead.)

---------------------

Honestly, I’ve seen a lot of overhyped posts about models here lately, so I was a bit skeptical going into this. But after testing DeepSeek R1 myself, I think it’s actually really solid. It’s not some magic replacement for OpenAI or Claude, but it’s surprisingly capable for something that runs locally. The fact that it’s free and works offline is a huge plus.

What do you guys think? Curious to hear your honest thoughts.

🌐
Ollama
ollama.com › michaelneale › deepseek-r1-goose
michaelneale/deepseek-r1-goose
Deepseek r1 doesn’t do tool calling yet, so this model adds it on via templates. see https://github.com/michaelneale/deepseek-goose-models
🌐
GitHub
github.com › ollama › ollama › issues › 8517
Missing tool support for DeepSeek-R1 Distillates based on Qwen · Issue #8517 · ollama/ollama
January 21, 2025 - What is the issue? I tried deepseek-r1:70B and ollama claims that it doesn't support tools. { "error": { "message": "registry.ollama.ai/library/deepseek-r1:70B does not support tools", "type": "api_error", "param": null, "code": null } L...
Published   Jan 21, 2025