basetenlabs/truss
The simplest way to serve AI/ML models in production observed · 2026-09-03
Health v2 · maintenance only
96/100
- Activity 100
- Release rhythm 88
- Longevity 100
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: 1
- age_days: 1519
- days_rel: 1
- days_push: 0
- n_releases_24m: 222
Adoption not part of the score
1199 stars · 122 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Truss is a Python CLI and packaging framework for deploying and serving AI/ML models in production, primarily on the Baseten platform. It handles containerization, dependency management, and GPU configuration, supporting frameworks like vLLM, SGLang, TensorRT-LLM, transformers, and PyTorch.
Use cases
- deploy a hugging face model as a production api endpoint
- serve an llm on gpu infrastructure
- package pytorch model for inference in production
- deploy stable diffusion or whisper model as an api
- run vllm or sglang model server without writing dockerfiles
- iterate on model serving code with live reload
- turn a model checkpoint into an openai-compatible api
When to choose
- you want to deploy custom or fine-tuned models to Baseten with minimal configuration
- you need GPU-backed model serving with autoscaling and secrets management
- you want a config-file-only path to production for open-source LLMs
- you need the same model server behavior in development and production
When to avoid
- you only need to call hosted models via API without deploying your own
- you want a fully cloud-agnostic serving stack with no Baseten dependency
- you need non-Python model serving workflows
- you prefer managing your own Kubernetes and Docker setup directly
Facets
cli-tool · maturity active
llm-inference machine-learning deployment container-runtime cli sdk machine-learning artificial-intelligence large-language-models cloud-computing developer-tools python cli cloud model-serving inference-server model-deployment baseten gpu-inference vllm containerization mlops docker gpu
7 sources
- readme: https://github.com/basetenlabs/truss · fetched 2026-09-03 · 23ed39cb485a
- homepage: https://truss.baseten.co · fetched 2026-08-29 · e83f80aae721
- site_page: https://docs.baseten.co/quickstart · fetched 2026-08-29 · 6b75450d6a88
- site_page: https://docs.baseten.co/inference/model-apis/pricing-and-limits · fetched 2026-08-29 · 0f67cde41748
- site_page: https://docs.baseten.co/inference/integrations · fetched 2026-08-29 · 1e80b421f59d
- site_page: https://docs.baseten.co/overview · fetched 2026-08-29 · eb1d364e501d
- site_page: https://www.baseten.co/changelog · fetched 2026-08-29 · b3c89f738cbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| basetenlabs/truss | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="basetenlabs/truss")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem