distributions readme typos

This commit is contained in:
Xi Yan 2024-10-27 11:57:21 -07:00
parent 44c05c6e7d
commit 46bb8884a7
4 changed files with 6 additions and 6 deletions

View file

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