mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-18 15:27:16 +00:00
typos
This commit is contained in:
parent
c7f87fcbe7
commit
70dea317fc
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ The `llamastack/distribution-together` distribution consists of the following pr
|
|||
$ cd distributions/together && docker compose up
|
||||
```
|
||||
|
||||
Make sure in you `run.yaml` file, you inference provider is pointing to the correct Together URL server endpoint. E.g.
|
||||
Make sure in your `run.yaml` file, your inference provider is pointing to the correct Together URL server endpoint. E.g.
|
||||
```
|
||||
inference:
|
||||
- provider_id: together
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue