OSS Tanbou

Ollama — downloading and running open models through a CLI and REST API

Discovery score 349.8OSS health 89
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
180,764
Primary language
Go
License
MIT
Repository last updated
Sep 11, 2026

Overview

Ollama is a runtime for obtaining and running open AI models on macOS, Windows, Linux, and Docker. It provides an interactive CLI, a local REST API, Python and JavaScript libraries, and integrations with developer tools.

Based on official documentation; not hands-on tested · Content checked:

What it controls

ollama run obtains a model and starts a conversation, while the REST API accepts a model name and messages and returns a response. Models from the official library can connect to CLI, SDK, editor, agent, RAG, and other community integrations.

Sources: [1]

Where it fits

It is a candidate when privacy, latency, or cost motivates testing models on local compute, or when an application needs a consistent local API. It also works as an evaluation surface for comparing several models through the same basic commands.

Sources: [1]

Boundaries to review

Requirements and permitted use depend not only on Ollama but also on the selected model's size, quantization, context length, and license. Local execution still needs a network connection to fetch models, and external integrations may send data off-device. Exposing the API beyond the host requires a separate authentication and network-boundary design.

Sources: [1]

Official sources

  1. [1]Ollama README(2026-09-12)
Supplemental curator note

Selected for continually refreshing model-name discovery while its model library and integration catalog create durable long-tail entry points.

Growth trends

Last 30 days

180,764 Stars

Trend data is still being collected.

Built with

  • Go

Categories and tags

GitHub Topics

  • llama
  • llm
  • llms
  • go
  • golang
  • ollama
  • mistral
  • gemma
  • llama3
  • deepseek
  • gemma3
  • qwen
GitHub dataView detailed GitHub data
Stars
180,764
Forks
17,834
Watchers
1,014
Open issues
2,481
Contributors
451
Primary language
Go
License
MIT
Repository last updated
Sep 11, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.