Ollama is what runs AI models locally on your machine.
Go to ollama.com/download, click download for Mac, and install like any normal app.
Go to ollama.com/download, click download and run the installer.
Run this command in your terminal.
curl -fsSL ollama.com/install.sh | shAfter installing, verify the installation by running:
ollama --version