GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
23views this month
Decision brief
gollama is an application written in Go that enables management of Ollama models using Terminal User Interfaces (TUI).
Good fit when
- Use gollama when you work with Ollama models and prefer tools built using Go.
- Choose this tool for TUI-based management of AI models if your model runs on Linux or MacOS.
Avoid when
- Do not use gollama if your development environment does not support Go or requires a web-based UI instead of TUI.
- Avoid using gollama when working with non-Ollama models, as it is specifically designed to manage Ollama models only.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (61d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- 9 low (9 low)
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/sammcj/gollama pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
gollama is an application written in Go that facilitates the management of Ollama models.
Capability facts
- Languages
- go
Source: github.language · Sep 20, 2026
Categories
Tags
README
go install (recommended) Installation and build from source 1. Clone the repository: 2. Build: 3. Run: License Copyright © 2024 Sam McLeod This project is licensed under the MIT License. See the LICENSE file for details.
For agents
This page has a .md twin and JSON over the API.