Easy Guide to Run DeepSeek R1 AI Locally (2025)
Imagine having a smart assistant that works entirely on your computer—keeping your data private, saving money, and working even without the internet. That’s DeepSeek R1, a powerful AI tool similar to ChatGPT(OpenAI o1) or Claude but designed to run directly on your machine. Follow this simple guide to get started in minutes!
Why Run DeepSeek R1 on Your Computer?
- 100% Private: Your data never leaves your device.
- Free Forever: No hidden fees or subscriptions.
- Works Offline: No internet? No problem!
- Customizable: Choose the version that fits your computer’s power.
What You’ll Need
Computer Specs:
Note: I tested 14b and 32b on a Mac mini m4 pro base model (14b works great, but 32b was not working).
Step 1: Install Ollama (Your AI Assistant Tool)
Ollama is free software that lets you run AI models like DeepSeek R1.
Here’s how to get it:
- Go to Ollama’s website.
- Download the version for your computer (Windows, Mac, or Linux).
- Install it like any normal app—just follow the prompts!
Check if it works:
- Open your computer’s terminal (Don’t panic! It’s just a text command tool).
- Type ollama list and press Enter. If you see no errors, you’re good!
Step 2: Download Your DeepSeek R1 Model
DeepSeek R1 comes in different sizes. Start small if you’re unsure!
- Open your terminal again.
- Copy and paste one of these commands based on your computer’s power:
Models:
- 1.5B (Basic laptops) ollama run deepseek-r1:1.5b
- 8B (Most users ✅) ollama run deepseek-r1:8b
- 14B+ (Powerful computers) ollama run deepseek-r1:14b
Wait for the download to finish—this might take a few minutes.
Step 3: Pick the Right Model for Your Computer
- Got a regular laptop? Stick with 1.5B or 8B.
- Powerful gaming PC or Mac? Try 14B or higher for smarter responses.
- Not sure? Start with 8B—you can always switch later!
Step 4: Get a Friendly Chat Interface (No Coding!)
Chatbox turns the AI into a simple chat window.
Here’s how:
- Download Chatbox from chatboxai.app.
- Install it, then open the app.
- Go to Settings → Model Provider → Choose Ollama.
- In the “API Host” box, type: http://127.0.0.1:11434
- Select “DeepSeek R1” from the menu—you’re ready to chat!
Note: I have also downloaded a few other models like llama3.2 and codellama:13b. You can easily do that through ollama.
Step 5: Test Your AI Assistant
Try questions like:
- “How do I make a chocolate cake?”
- “Write a birthday email for my boss.”
- “Explain gravity like I’m 5 years old.”
Slow responses? Switch to a smaller model in Ollama.
Pro Tips for Better Results
- Close other apps (like games or video editors) while using DeepSeek R1.
- For Mac/Linux users: Update your system software for best performance.
- Stuck? Restart Ollama by typing ollama serve in your terminal.
What Can DeepSeek R1 Do?
- Write code, stories, or emails
- Solve math problems
- Answer trivia questions
- Help brainstorm ideas
Final Thoughts
DeepSeek R1 puts cutting-edge AI directly on your computer—no internet or fees required. Whether you’re a student, writer, or just curious, this guide helps you start safely and simply. Experiment with smaller models first, and upgrade as you get comfortable. Happy exploring! 🚀
Share with others if you found this guide helpful!