mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-20 23:58:52 +00:00
chore: add telemetry setup to install.sh
# What does this PR do? ## Test Plan
This commit is contained in:
parent
d709eeb33f
commit
0034c6189b
2 changed files with 132 additions and 7 deletions
|
@ -89,7 +89,7 @@ As more providers start supporting Llama 4, you can use them in Llama Stack as w
|
|||
To try Llama Stack locally, run:
|
||||
|
||||
```bash
|
||||
curl -LsSf https://github.com/meta-llama/llama-stack/raw/main/scripts/install.sh | bash
|
||||
curl -LsSf https://github.com/llamastack/llama-stack/raw/main/scripts/install.sh | bash
|
||||
```
|
||||
|
||||
### Overview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue