DeepSeek Coder modelModel scaleGot DeepSeek CoderUse DeepSeek CoderRun DeepSeek CoderDialogueEnd conversationReference material
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)
Raspberry Pi 5B (8G RAM): Run 8B and below parameter models
Raspberry Pi 5B (4G RAM): Run 3B and below parameter models
DeepSeek Coder is an open-source Large Language Model (LLM) designed by DeepSeek for understanding and generating code.
Model | Parameter |
---|---|
DeepSeek Coder | 1.3B |
DeepSeek Coder | 6.7B |
DeepSeek Coder | 33B |
xxxxxxxxxx
Raspberry Pi 5B (8G RAM): Test DeepSeek Coder model with 6.7B parameters.
Raspberry Pi 5B (4G RAM): Test DeepSeek Coder model with 1.3B parameters.
Using the pull command will automatically pull the models from the Ollama model library.
Raspberry Pi 5B(8G RAM)
xxxxxxxxxx
ollama pull deepseek-coder:6.7b
Raspberry Pi 5B(4G RAM)
xxxxxxxxxx
ollama pull deepseek-coder:1.3b
Raspberry Pi 5B(8G RAM)
If the system does not have a running model, the system will automatically got DeepSeek Coder 6.7B model and run it:The factory image does not provide this image, you need to download it yourself!
xxxxxxxxxx
ollama run deepseek-coder:6.7b
Raspberry Pi 5B(4G RAM)
If the system does not have a running model, the system will automatically got DeepSeek Coder 1.3B model and run it.
xxxxxxxxxx
ollama run deepseek-coder:1.3b
xxxxxxxxxx
Why is the sky blue?
The time to reply to the question is related to the hardware configuration, please be patient.
Raspberry Pi 5B(8G RAM)
Raspberry Pi 5B(4G RAM)
You can end the conversation by using the shortcut key 'Ctrl+d' or '/bye'!
Raspberry Pi 5B(8G RAM)
Raspberry Pi 5B(4G RAM)
Ollama
Website:https://ollama.com/
GitHub:https://github.com/ollama/ollama
DeepSeek Coder
Ollama model:https://ollama.com/library/deepseek-coder