mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
6 lines
322 B
Text
6 lines
322 B
Text
# References
|
|
|
|
- [Python SDK Reference](python_sdk) for the Llama Stack Python SDK
|
|
- [Llama CLI](llama_cli) for building and running your Llama Stack server
|
|
- [Llama Stack Client CLI](client_cli) for interacting with your Llama Stack server
|
|
- [Evaluations Reference](evals_reference) for running evaluations and benchmarks
|