The core method of installing DeepSeek on a computer is to choose cloud-based quick access or local deployment tools (such as Ollama) according to needs, or it can be achieved through third-party software.
Specific installation steps
Local deployment via Ollama (recommended for high-profile users)
-
- Download and install Ollama: Visit the Ollama official website, select the corresponding system version to download and install.
-
- Get DeepSeek model:
-
- Select deepseek-r1 on the official website Models page and copy the running code of the corresponding version (such as 1.5B or 7B).
- Paste the code into the Ollama command line window and execute it, waiting for the model to be downloaded.
-
- Configure interactive tools: Install ChatBox and other clients, set the model interface to Ollama API, select the downloaded DeepSeek model to communicate.
(For users who need to run locally and have high performance requirements, please pay attention to the hardware configuration)