mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 02:58:21 +00:00
Fixed typo
This commit is contained in:
parent
087a83f673
commit
06e9c9a258
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Another simple way to start interacting with Llama Stack is to just spin up dock
|
||||||
|
|
||||||
**Conda**:
|
**Conda**:
|
||||||
|
|
||||||
Lastly, if you have a custom or an advanced setup or you are developing on Llama Stackyou can also build a custom Llama Stack server. Using `llama stack build` and `llama stack run` you can build/run a custom Llama Stack server containing the exact combination of providers you wish. We have also provided various templates to make getting started easier. See [Building a Custom Distribution](building_distro) for more details.
|
Lastly, if you have a custom or an advanced setup or you are developing on Llama Stack you can also build a custom Llama Stack server. Using `llama stack build` and `llama stack run` you can build/run a custom Llama Stack server containing the exact combination of providers you wish. We have also provided various templates to make getting started easier. See [Building a Custom Distribution](building_distro) for more details.
|
||||||
|
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue