Created
March 15, 2025 16:09
-
-
Save davidthewatson/1ae919ae7b5fb720836154c2574f6a0d to your computer and use it in GitHub Desktop.
Install and run deepseek on ollama
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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