Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 269 Bytes

File metadata and controls

11 lines (10 loc) · 269 Bytes

local_deepseekr1

Running Deepseek R1 Local on Ollama

  1. ollama.com
  2. Download on your OS and install
  3. run Ollama pull deepseek-r1:7b
  4. run Ollama run deepseek-r1:7b
  5. say hello
  6. use my Python code to do more
  7. pip install ollama
  8. run python deepseek_r1.py