forked from phoenix-oss/llama-stack-mirror
distributions readme typos
This commit is contained in:
parent
44c05c6e7d
commit
46bb8884a7
4 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ The `llamastack/distribution-tgi` distribution consists of the following provide
|
|||
|
||||
|
||||
```
|
||||
$ cd llama_stack/distribution/docker/tgi
|
||||
$ cd distributions/tgi/gpu
|
||||
$ ls
|
||||
compose.yaml tgi-run.yaml
|
||||
$ docker compose up
|
||||
|
@ -43,7 +43,7 @@ docker compose down
|
|||
> This assumes you have an hosted endpoint compatible with TGI server.
|
||||
|
||||
```
|
||||
$ cd llama-stack/distribution/tgi/cpu
|
||||
$ cd distributions/tgi/cpu
|
||||
$ ls
|
||||
compose.yaml run.yaml
|
||||
$ docker compose up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue