bentoml/OpenLLM
Run any open-source LLMs, such as DeepSeek and Llama, as OpenAI compatible API endpoint in the cloud. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 99
- Release rhythm 40
- Longevity 88
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: 1233
- days_rel: 499
- days_push: 9
- n_releases_24m: 20
Adoption not part of the score
12518 stars · 835 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenLLM is a Python framework and CLI for self-hosting open-source large language models (Llama, DeepSeek, Qwen, Mistral, etc.) as OpenAI-compatible API endpoints with a single command. It includes a built-in chat UI and streamlined deployment workflows to Docker, Kubernetes, and BentoCloud.
Use cases
- serve llama 3 as an openai-compatible api endpoint
- self-host deepseek or qwen in the cloud
- run open-source llms behind an api server
- deploy a fine-tuned llm to kubernetes
- test open-source llm models with a local chat ui
- replace openai api with a self-hosted model server
When to choose
- you want to serve open-source LLMs as OpenAI-compatible endpoints with minimal setup
- you need cloud or Kubernetes deployment of custom or fine-tuned models
- you want a built-in chat UI for interacting with served models
When to avoid
- you only need to run models locally on a laptop without serving APIs (Ollama may be simpler)
- you need training or fine-tuning pipelines rather than inference serving
- you require a managed multi-cloud inference platform with observability out of the box (BentoCloud/BentoML platform)
Facets
framework · maturity active
llm-inference http-server api-framework deployment cli chat-interface large-language-models machine-learning self-hosted cloud-computing developer-tools apis python cloud self-hosted cli openai-compatible-api llm-serving vllm model-deployment llmops bentoml gpu-inference docker kubernetes gpu
5 sources
- readme: https://github.com/bentoml/OpenLLM · fetched 2026-08-28 · dc400fb6e533
- homepage: https://bentoml.com · fetched 2026-08-29 · c9b0ba7568d6
- site_page: https://docs.bentoml.com/ · fetched 2026-08-29 · de09c4f72293
- registry_pypi: https://pypi.org/pypi/openllm/json · fetched 2026-08-29 · 7c763fc79594
- site_page: https://www.bentoml.com/blog/neurolabs-faster-time-to-market-and-save-cost-with-bentoml · fetched 2026-08-29 · ee2030b43e29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bentoml/OpenLLM | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem