diff --git a/.runpod/README.md b/.runpod/README.md index 50a56743..d6ae1cc8 100644 --- a/.runpod/README.md +++ b/.runpod/README.md @@ -6,7 +6,7 @@ Run LLMs using [vLLM](https://docs.vllm.ai) with an OpenAI-compatible API [![RunPod](https://api.runpod.io/badge/runpod-workers/worker-vllm)](https://www.runpod.io/console/hub/runpod-workers/worker-vllm) -Current vLLM version: [0.22.1](https://github.com/vllm-project/vllm/releases/tag/v0.22.1) +Current vLLM version: [0.20.2](https://github.com/vllm-project/vllm/releases/tag/v0.20.2) --- diff --git a/README.md b/README.md index 16ff5214..372be508 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Deploy OpenAI-Compatible Blazing-Fast LLM Endpoints powered by the [vLLM](https: ![vLLM worker banner](https://image.runpod.ai/preview/vllm/vllm-banner.png) -Current vLLM version: [0.22.1](https://github.com/vllm-project/vllm/releases/tag/v0.22.1) +Current vLLM version: [0.20.2](https://github.com/vllm-project/vllm/releases/tag/v0.20.2) > Check out our Load Balancer implementation here: [vLLM Load Balancer](https://github.com/runpod-workers/vllm-loadbalancer-ep)