Ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 87
- Longevity 83
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.0
- age_days: 1164
- days_rel: 7
- days_push: 7
- n_releases_24m: 155
Adoption not part of the score
179521 stars · 17575 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ollama is an open-source tool for downloading, running, and managing large language models locally on macOS, Windows, and Linux, with a simple CLI and a REST API. It ships official client libraries for Python and JavaScript and integrates with coding agents and chat applications.
Use cases
- run large language models locally on my machine
- self-host an OpenAI-style LLM API server
- serve open models like Llama, Qwen, Gemma, or DeepSeek behind a REST API
- use local models with coding agents like Claude Code or Copilot
- chat with open-source models from the terminal
- build apps that call a local LLM via Python or JavaScript
When to choose
- you want to run open models locally without cloud dependencies
- you need a simple local inference server with a REST API
- you want one-command model downloads and management
- you prefer privacy and offline LLM usage
When to avoid
- you need high-throughput, multi-GPU production inference at scale
- you require fine-grained serving features like continuous batching or tensor parallelism
- you only want a hosted cloud LLM API
Facets
application · maturity active
llm-inference http-server cli chatbot rag large-language-models artificial-intelligence developer-tools self-hosted windows cli python self-hosted local-llm model-runner open-models rest-api gguf inference-server macos linux docker nodejs
1 source
- readme: https://github.com/ollama/ollama · fetched 2026-08-28 · 405590137cea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ollama/ollama | main | 92 |
| ollama/ollama-python | sdk | 86 |
| ollama/ollama-js | sdk | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem