mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 14:38:49 +00:00
15 lines
355 B
Markdown
15 lines
355 B
Markdown
# Distributions Overview
|
|
|
|
A distribution is a pre-packaged set of Llama Stack components that can be deployed together.
|
|
|
|
This section provides an overview of the distributions available in Llama Stack.
|
|
|
|
```{toctree}
|
|
:maxdepth: 3
|
|
list_of_distributions
|
|
building_distro
|
|
customizing_run_yaml
|
|
starting_llama_stack_server
|
|
importing_as_library
|
|
configuration
|
|
```
|