From 996efa9b425e7cc6a083b0e66f4e0131dd4c7c2c Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 7 Oct 2024 13:26:52 -0400 Subject: [PATCH] README.md: Add vLLM to providers table (#207) Signed-off-by: Russell Bryant --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 050a71aff..a8a5f5e69 100644 --- a/README.md +++ b/README.md @@ -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** |