Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save davidthewatson/1ae919ae7b5fb720836154c2574f6a0d to your computer and use it in GitHub Desktop.
Save davidthewatson/1ae919ae7b5fb720836154c2574f6a0d to your computer and use it in GitHub Desktop.
Install and run deepseek on ollama
curl -fsSL https://ollama.com/install.sh | sh
ollama run deepseek-r1:1.5b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment