From cdf78e7c899568d4b6391928ab608ab71d3597f0 Mon Sep 17 00:00:00 2001 From: Marut Pandya Date: Wed, 28 Aug 2024 23:32:36 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```