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
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 45/100
Verify
ollama --version
Agent URL
/cli/ollama/agent.md
Quick reference
Install
brew install ollamaVerify
ollama --versionFirst command
ollama run llama3.2About
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