Ollama
Run local LLMs on your machine
Ollama allows you to run large language models locally...
LocalOpen Source
Platforms
maclinuxwindows
Getting Started with Ollama
Download Ollama from ollama.ai. Install and run `ollama pull llama3.2` to download a model. Then run `ollama run llama3.2` to start chatting. All runs locally with no internet needed after download.