CLI Tool
1.8k 2026-04-18
sammcj/gollama
A TUI (Text User Interface) tool for macOS and Linux to efficiently manage Ollama large language models.
Core Features
List, inspect, delete, copy, and push Ollama models
Edit Modelfiles and manage model metadata
Run and unload models directly from the interface
Sort and filter models by various criteria (name, size, date, etc.)
Quick Start
go install github.com/sammcj/gollama/v2@latestDetailed Introduction
Gollama is a powerful command-line interface (CLI) tool designed for macOS and Linux users to streamline the management of their local Ollama large language models. It provides an intuitive Text User Interface (TUI) that simplifies common tasks such as listing, inspecting, deleting, copying, and pushing models. By offering interactive selection, sorting, filtering, and hotkey-driven actions, Gollama enhances productivity for developers and researchers working with local LLMs, making model lifecycle management more accessible and efficient than using raw CLI commands.