Fixed distro documentation (#852)

More docs
This commit is contained in:
Hardik Shah 2025-01-23 08:19:51 -08:00 committed by GitHub
parent e44a1a68f1
commit 25a70ca4dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 79 additions and 55 deletions

View file

@ -4,7 +4,7 @@
This guide will walk you through the steps to get started with building a Llama Stack distribution from scratch with your choice of API providers.
## Llama Stack Build
### Llama Stack Build
In order to build your own distribution, we recommend you clone the `llama-stack` repository.
@ -373,7 +373,7 @@ After this step is successful, you should be able to find the built container im
::::
## Running your Stack server
### Running your Stack server
Now, let's start the Llama Stack Distribution Server. You will need the YAML configuration file which was written out at the end by the `llama stack build` step.
```