How to run AIs locally

Using Ollama you can easily run AI models locally.

Installing it:

Download and installing instructions are here: https://ollama.com/download

Finding models:

You can find models in the Ollama library.

Running it:

ollama run phi3:medium
# or
ollama run deepseek-r1:70b