

ollama
#1 in Local LLM RuntimesOllama · since 2023-07-08 · 113× · last seen Jul 14, 2026
100
Momentum
Ollama is an open-source, locally operated runtime environment for large language models (LLMs), available free of charge under the MIT license. Founded in 2023 by Michael Chiang and Jeffrey Morgan, it allows users to run models such as Llama, Mistral, Qwen, Gemma, or DeepSeek on their own hardware with just a few commands. The primary inference backend is llama.cpp; from version 0.19 (March 2026) onwards, Apple's MLX framework is additionally supported on Apple Silicon. Ollama provides an OpenAI-compatible REST API and supports macOS, Linux, and Windows without any cloud dependency.
Momentum trend
16.04.15.07.
Features
| Deployment (Self-host/Cloud) | Self-Hosting auf eigener Hardware (unlimitiert) oder gehostet über Ollama Cloud (Free/Pro/Max) |
| Lizenz | MIT-Lizenz (Open Source, CLI/Kern-Repository) |
| Plattform | macOS, Linux, Windows; zusätzlich Docker-Image verfügbar |
| Preis | Lokale Software kostenlos (MIT-Lizenz); Ollama Cloud: Free $0, Pro $20/Monat (oder $200/Jahr), Max $100/Monat |
| Protokoll-Kompatibilität | Native REST-API (JSON/NDJSON-Streaming) sowie OpenAI-kompatible Endpunkte (/v1/chat/completions, /v1/embeddings, /v1/models, /v1/responses) und Anthropic Messages API-Kompatibilität |
| Unterstützte Modelle/Provider | Große Modellbibliothek: Llama, Qwen, Gemma, DeepSeek, Mistral, Phi u.a., verwaltet über ollama.com/library |