Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

How to Run DeepSeek R1 Locally: The most straightforward and easiest way

Discover DeepSeek R1: A Powerful Open-Source AI

DeepSeek R1 is making waves in the AI community. This open-source model rivals top AI giants like OpenAI’s o1 and Claude 3.5 Sonnet, especially in math, coding, and logical reasoning. The best part? You can run DeepSeek R1 locally on your computer for free, ensuring complete privacy.

I recently tried it out, and the setup was incredibly simple. Here’s an easy guide to help you get started, along with my honest review of its performance.


Benefits of running DeepSeek R1 Locally

  • Open-Source & Free: No subscription fees.
  • Run Locally: Full control over your data.
  • Fine tune: Fine tune the Deepseek R1 model with your own data

Understanding DeepSeek R1 Model Sizes: Find the Perfect Fit

DeepSeek R1 comes in various model sizes, ranging from a compact 1.5B (billion parameters) to a powerful 70B version. In simple terms, more parameters generally mean better performance and smarter capabilities. Here’s a quick overview of the available model sizes using Ollama:

  • 1.5B Model: Lightweight and ideal for basic testing or devices with limited resources.
  • 8B Model: A great balance between performance and resource efficiency; perfect for beginners.
  • 14B Model: Offers enhanced performance, suitable for more complex tasks.
  • 32B Model: High-powered, designed for demanding applications with strong GPU requirements.
  • 70B Model: The most advanced, delivering top-tier performance but needs significant GPU power.

Which Model Should You Choose?
For beginners, the 8B model is highly recommended. It offers excellent performance without overwhelming your system. Once you’re comfortable, you can explore larger models if your hardware can handle the extra load.

How to Run DeepSeek R1 Locally (Step-by-Step Guide)

1. Install Ollama

Ollama is a local AI model manager that makes it easy to run models like DeepSeek R1. Head over to the Ollama website and download the version for your operating system (Mac, Windows, or Linux). The installation process is simple – just follow the on-screen instructions.

Step 2: Download and Run DeepSeek R1 with Ollama

After installing Ollama, running DeepSeek R1 is incredibly simple. Just open your command prompt (or terminal if you’re using Mac or Linux) and enter the following command to download and start the 8B model, which is a great starting point:

ollama run deepseek-r1:8b

Ollama will handle the download process automatically and begin running the DeepSeek R1 8B model on your computer. You’ll see the progress in the terminal, and once the download is complete, the model will be ready to use.

Want to try a different model size? Just swap :8b with the version you prefer, like this:

ollama run deepseek-r1:70b

This command runs the powerful 70B model. But if you’re new to this, it’s best to start with the 8B version to get a feel for its performance.

Step 3: Install Chatbox – A Friendly Interface for Easy Interaction

With DeepSeek R1 running, you’ll need an easy way to interact with it. That’s where Chatbox comes in—a free, intuitive desktop app designed to work seamlessly with AI models like Ollama. It offers a clean, user-friendly interface and keeps all your data private and local.

Simply head over to the Chatbox website and download the application compatible with your operating system.

after downloading follow the installation wizard to install Chatbox in your system


Step 4: Connect Chatbox to Your Local DeepSeek R1 Model

Now that Chatbox is installed and DeepSeek R1 is running in the background via Ollama, it’s time to link them together. Follow these simple steps:

  1. Open Chatbox and go to the Settings menu.
  2. Look for the Model Provider section and select Ollama from the options.
  3. Ignore any cloud-based AI settings—since we’re running everything locally, no license keys or subscriptions are needed!
  4. Set the Ollama API Host to the default address (usually provided in Chatbox’s setup guide).

And that’s it! You’re now ready to enjoy the power of DeepSeek R1 through a sleek, user-friendly interface while maintaining full control over your data.

Just like that Deepseek Ai is running fully on your local machine

Leave a Reply

Your email address will not be published. Required fields are marked *