RUNTIME / EASY
Ollama
One-command local chat and app integration
一手來源DifficultyEasySetup profile
Platforms5cpu · apple · nvidia · amd · intel
APIOpenAI-compatible + native API:11434
01 / INSTALL & RUN
- 1Install
curl -fsSL https://ollama.com/install.sh | sh - 2Start a model
ollama run google/gemma-3-1b-it - 3Connect your app
OpenAI-compatible + native API · :11434. Keep the service bound to localhost unless you add authentication and network controls.
注意
GPU and driver support varies by operating system. Confirm the current hardware matrix before buying hardware.
02 / COMPATIBLE MODELS