DeepSeek R1 is ruling the charts when it comes to its performance as a Large Language Model. We can run DeepSeek R1 on Ollama locally on MacOS. The process is as follows:
Install Ollama by reading this post
Go to Terminal and type ollama
Then type ollama run deepseek-r1:1.5b
The above command automatically pulls DeepSeek to your local and is now available for prompting any question
Feel free to ask a question.