mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 00:34:44 +00:00
Changing fireworks to nvidia in docs
This commit is contained in:
parent
deecc27b66
commit
091d196979
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ docker run \
|
|||
### Via Conda
|
||||
|
||||
```bash
|
||||
llama stack build --template fireworks --image-type conda
|
||||
llama stack build --template nvidia --image-type conda
|
||||
llama stack run ./run.yaml \
|
||||
--port 5001 \
|
||||
--env NVIDIA_API_KEY=$NVIDIA_API_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue