Ollama
How to run LLMs locally with Ollama
Installation
brew install ollamaUninstallation
brew uninstall ollamarm -rf ~/.ollamaRunning Ollama Server
ollama serveDiscovering and Downloading Models
Command Cheat Sheet
List downloaded models
View running models
Running models
Integrating with VS Code




Last updated