containers/ramalama
RamaLama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of containers. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 86
- Longevity 55
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: 7
- age_days: 770
- days_rel: 12
- days_push: 9
- n_releases_24m: 66
Adoption not part of the score
3018 stars · 358 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RamaLama is a Python CLI tool that simplifies serving and running AI/LLM models locally by leveraging OCI containers (Podman/Docker). It auto-detects host GPUs, pulls appropriate accelerated container images, and treats models like container images with familiar commands.
Use cases
- serve llm models locally in containers
- run ai models without configuring host gpu dependencies
- chat with local llm models from the terminal
- expose an openai-compatible rest api for local models
- pull and manage ai models from multiple registries like container images
- run llm inference securely in rootless containers
When to choose
- you want container-based, rootless, isolated local LLM serving
- you want to avoid manually installing GPU drivers and inference dependencies
- you already use Podman/Docker workflows and want the same patterns for AI models
- you need models from multiple transports including OCI registries
When to avoid
- you need a full production model-serving platform with autoscaling and multi-node orchestration
- you prefer native (non-containerized) inference for maximum performance
- you need fine-grained training or fine-tuning of models
- your environment cannot run containers
Facets
cli-tool · maturity active
llm-inference cli rag chatbot container-runtime large-language-models artificial-intelligence developer-tools cli podman llamacpp vllm gpu rootless-containers oci-containers model-serving openai-compatible-api containers command-line linux macos docker
3 sources
- readme: https://github.com/containers/ramalama · fetched 2026-08-28 · c4870fe25d60
- homepage: https://ramalama.ai · fetched 2026-08-29 · df4099fbf45b
- registry_pypi: https://pypi.org/pypi/ramalama/json · fetched 2026-08-29 · ce1145f44536
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| containers/ramalama | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="containers/ramalama")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem