DeepSeek Coder model

DeepSeek Coder modelModel scaleGot DeepSeek CoderUse DeepSeek CoderRun DeepSeek CoderDialogueEnd conversationReference material

Demonstration environment

Development board : Raspberry Pi 500 (8G RAM)

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

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

Model scale

ModelParameter
DeepSeek Coder1.3B
DeepSeek Coder6.7B
DeepSeek Coder33B

Got DeepSeek Coder

Using the pull command will automatically pull the models from the Ollama model library.

image-20240628181419062

Use DeepSeek Coder

Run DeepSeek Coder

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!

Dialogue

The time to reply to the question is related to the hardware configuration, please be patient.

image-20240628182220808

End conversation

You can end the conversation by using the shortcut key 'Ctrl+d' or '/bye'!

image-20240628182444725

Reference material

Ollama

Website:https://ollama.com/

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

DeepSeek Coder

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

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