forked from phoenix-oss/llama-stack-mirror
Update getting_started.md (#260)
This commit is contained in:
parent
c4d5d6bb91
commit
319a6b5f83
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ You may also checkout this [notebook](https://github.com/meta-llama/llama-stack/
|
||||||
|
|
||||||
#### Via docker
|
#### Via docker
|
||||||
```
|
```
|
||||||
docker run -it -p 5000:5000 -v ~/.llama:/root/.llama --gpus=all llamastack-local-gpu
|
docker run -it -p 5000:5000 -v ~/.llama:/root/.llama --gpus=all llamastack/llamastack-local-gpu
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue