mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
Add reference to Configuration and Launch Guide in main index
- Added link to configuring_and_launching_llama_stack.md in Quick Links section - Provides users easy access to detailed Docker and manual setup instructions - Fills important gap between Quick Start and Contributing guides
This commit is contained in:
parent
38b9d03f0b
commit
0fcd32eb3e
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ Llama Stack consists of a server (with multiple pluggable API providers) and Cli
|
|||
## Quick Links
|
||||
|
||||
- Ready to build? Check out the [Getting Started Guide](https://llama-stack.github.io/getting_started/quickstart) to get started.
|
||||
- Need help with setup? See the [Configuration and Launch Guide](./getting_started/configuring_and_launching_llama_stack) for detailed Docker and manual installation instructions.
|
||||
- Want to contribute? See the [Contributing Guide](https://github.com/llamastack/llama-stack/blob/main/CONTRIBUTING.md).
|
||||
- Explore [Example Applications](https://github.com/llamastack/llama-stack-apps) built with Llama Stack.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue