ollama
popularlocal-onlyaibrew
Ollama · Local models, ai prototyping, and private inference from the terminal.
$ brew install ollamaOne-liner to try
$ ollama pull llama3.2Agent pack
Quick reference
Install
brew install ollamaVerify
ollama --versionFirst command
ollama run llama3.2Machine JSON
/cli/ollama.jsonAbout
Local models, ai prototyping, and private inference from the terminal. Built by Ollama. Start with `ollama pull llama3.2` and go from there. Runs entirely on your machine.
Example workflow
1. ollama pull llama3.22. ollama run llama3.23. ollama serve