DeepSeek-r1

Demonstration environment

Development board : Raspberry Pi 5B (8G RAM)

SD(TF)card:64G(Above 16G, the larger the capacity, the more models can be experienced)

DeepSeek-r1 is an open-source Large Language Model (LLM) designed by DeepSeek for understanding and generating code.

Model scale

ModelParameter
DeepSeek-r11.5B
DeepSeek-r17B
DeepSeek-r18B
DeepSeek-r114B

Update ollam version

Run the script to install Ollama, and the Ollama version will be automatically updated as long as the Ollam version is greater than 0.1.48. The time for the update and installation depends on your network signal, which usually takes a long time. If an error occurs during the operation, just run it again a few times:

Using DeepSeek-r1

Run DeepSeek-r1

Raspberry Pi 5B (16G RAM)

When using the large language model image provided by Yabo Intelligence, please note that the DeepSeek-R1 model is not pre-installed in the image. After running the following command, the system will automatically download the model and automatically enter the dialogue interface:

In addition, when pulling a model with large parameters such as DeepSeek-R1, it is recommended that you check the system's available memory in advance to ensure that the SD card has completed the memory expansion operation to avoid deployment failures or other problems due to insufficient memory.

Raspberry Pi 5B (8G RAM)

When using the large language model image provided by Yabo Intelligence, please note that the DeepSeek-R1 model is not pre-installed in the image. After running the following command, the system will automatically download the model and automatically enter the dialogue interface:

In addition, when pulling a model with large parameters such as DeepSeek-R1, it is recommended that you check the system's available memory in advance to ensure that the SD card has completed the memory expansion operation to avoid deployment failures or other problems due to insufficient memory.

Raspberry Pi 5B (4G RAM)

When using the large language model image provided by Yabo Intelligence, please note that the DeepSeek-R1 model is not pre-installed in the image. You can automatically download and install the DeepSeek-R1 model by running the following command. After running the command, the system will automatically enter the dialogue interface:

Have a conversation

The response time is related to the hardware configuration, please be patient!

Raspberry Pi 5B(16G RAM)

Raspberry Pi 5B(8G RAM)

Raspberry Pi5B(4G RAM)

End conversation

Use the Ctrl+d shortcut or /bye to end the conversation!

 

Reference material

Ollama

Website:https://ollama.com/

GitHub:https://github.com/ollama/ollama

DeepSeek-r1

Ollama model:https://ollama.com/library/deepseek-r1

GitHub:https://github.com/deepseek-ai/DeepSeek-r1