forked from phoenix-oss/llama-stack-mirror
README.md: Add vLLM to providers table (#207)
Signed-off-by: Russell Bryant <russell.bryant@gmail.com>
This commit is contained in:
parent
2366e18873
commit
996efa9b42
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ A Distribution is where APIs and Providers are assembled together to provide a c
|
|||
| 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://docs.vllm.ai/en/latest/) | Single Node | | :heavy_check_mark: | | |
|
||||
|
||||
### Distributions
|
||||
| **Distribution Provider** | **Docker** | **Inference** | **Memory** | **Safety** | **Telemetry** |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue