diff --git a/README.md b/README.md index 635813a..6fc69d7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Deploy OpenAI-Compatible Blazing-Fast LLM Endpoints powered by the [vLLM](https: ### 1. UI for Deploying vLLM Worker on RunPod console: ![Demo of Deploying vLLM Worker on RunPod console with new UI](media/ui_demo.gif) -### 2. Worker vLLM `v1.3.0` with vLLM `0.5.4` now available under `stable` tags +### 2. Worker vLLM `v1.3.0` with vLLM `0.5.5` now available under `stable` tags Update v1.3.0 is now available, use the image tag `runpod/worker-v1-vllm:v1.3.0stable-cuda12.1.0`. @@ -600,4 +600,4 @@ The JSON consists of two main parts, schema and versions. } } } -``` \ No newline at end of file +```