README.md: Add vLLM to providers table (#207)

Signed-off-by: Russell Bryant <russell.bryant@gmail.com>
This commit is contained in:
Russell Bryant 2024-10-07 13:26:52 -04:00 committed by GitHub
parent 2366e18873
commit 996efa9b42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@ A Distribution is where APIs and Providers are assembled together to provide a c
| Chroma | Single Node | | | :heavy_check_mark: | | | | Chroma | Single Node | | | :heavy_check_mark: | | |
| PG Vector | Single Node | | | :heavy_check_mark: | | | | PG Vector | Single Node | | | :heavy_check_mark: | | |
| PyTorch ExecuTorch | On-device iOS | :heavy_check_mark: | :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 ### Distributions
| **Distribution Provider** | **Docker** | **Inference** | **Memory** | **Safety** | **Telemetry** | | **Distribution Provider** | **Docker** | **Inference** | **Memory** | **Safety** | **Telemetry** |