Baseten is the machine learning infrastructure platform to serve models of any size and modality and do so performantly, scalably, and affordably for production use cases.
Get started:
- Deploy a foundation model like Mistral 7B or Stable Diffusion XL in two clicks from the model library
- Read our quickstart guide to package and serve a model in under five minutes.
Truss, an open-source project by Baseten, is the simplest way to serve AI/ML models in production.
Why Truss?
- Write once, run anywhere: Package and test model code, weights, and dependencies with a model server that behaves the same in development and production.
- Fast developer loop: Implement your model with fast feedback from a live reload server, and skip Docker and Kubernetes configuration with Truss' done-for-you model serving environment.
- Support for all Python frameworks: From
transformers
anddiffusors
toPyTorch
andTensorflow
toXGBoost
andsklearn
, Truss supports models created with any framework, even entirely custom models.
Get started: