forked from phoenix-oss/llama-stack-mirror
11 lines
353 B
Markdown
11 lines
353 B
Markdown
# References
|
|
|
|
- [Llama CLI](llama_cli_reference/index) for building and running your Llama Stack server
|
|
- [Llama Stack Client CLI](llama_stack_client_cli_reference/index) for interacting with your Llama Stack server
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
llama_cli_reference/index
|
|
llama_stack_client_cli_reference/index
|
|
llama_cli_reference/download_models
|