

Ollama · siet Juli 2023 (erste öffentliche Veröffentlichung via GitHub) · 121× · tolest 13. Aug. 2026
83
Momentum
Ollama is an open-source runtime (MIT license) for running large language models locally on your own hardware across macOS, Linux, and Windows. It exposes a native REST API as well as OpenAI- and Anthropic-compatible interfaces, and provides a large model library (Llama, Qwen, Gemma, DeepSeek, and more) operated via simple CLI commands. Alongside free local execution, the company offers a paid hosted service, "Ollama Cloud," for larger models using the same API surface.
Momentum-Verloop
19.05.17.08.
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 |