How to install DeepSeek on a Raspberry Pi!

This article is meant to tell you how to install DeepSeek’s Ai Model on a Raspberry Pi! Not the pie that you eat! I am talking about the computer!

We are only 4 steps away from installing the DeepSeek Ai Model!

Since the Raspberry Pi does not have enough power to install the 671 billion parameters version. Instead, i will tell you how to install the 1.5 billion parameters version.

Step 1: Open the terminal or command prompt

Step 2 : Connect to your Raspberry Pi

Step 3: Paste this : curl -fsSL https://ollama.com/install.sh | sh

Last Step: Paste this : ollama run deepseek-r1:1.5b

To run it again later, you can use this command : ollama run deepseek-r1:1.5b

1 thought on “How to install DeepSeek on a Raspberry Pi!”

Leave a Comment

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

Scroll to Top