Changing fireworks to nvidia in docs

This commit is contained in:
Chantal D Gama Rose 2024-12-03 19:23:41 -08:00
parent deecc27b66
commit 091d196979

View file

@ -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