mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Add missing environments field for vLLM provider (#623)
@ashwinb sorry I missed this earlier in https://github.com/meta-llama/llama-stack/pull/604. Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
516e1a3e59
commit
5764a95912
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ Additionally, we have designed every element of the Stack such that APIs as well
|
|||
| Chroma | Single Node | | | :heavy_check_mark: | | |
|
||||
| PG Vector | Single Node | | | :heavy_check_mark: | | |
|
||||
| PyTorch ExecuTorch | On-device iOS | :heavy_check_mark: | :heavy_check_mark: | | | |
|
||||
| [vLLM](https://github.com/vllm-project/vllm) | | | :heavy_check_mark: | | | |
|
||||
| [vLLM](https://github.com/vllm-project/vllm) | Hosted and Single Node | | :heavy_check_mark: | | | |
|
||||
|
||||
### Distributions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue