Distributions Overview
A distribution is a pre-packaged set of Llama Stack components that can be deployed together. Pick a distribution that matches your deployment target, or build your own.
tip
Not sure which distribution to use? Start with the Available Distributions page to compare options side by side.
Getting started
Available Distributions
Complete list and comparison of all distributions
Starting the Server
How to run a distribution and start serving requests
Llama Stack UI
Web-based interface for interacting with Llama Stack servers
Configuration and customization
Building Custom Distributions
Create your own distribution from scratch
Customizing Configuration
Customize config.yaml for your deployment needs
Configuration Reference
Configuration file format and available options
Importing as Library
Use distributions programmatically in your Python code