From 2111c9e7a509ae90a285f99fabbebd22567ac8cb Mon Sep 17 00:00:00 2001 From: Marut Pandya Date: Mon, 12 Aug 2024 21:02:43 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a6eba8e..1a36561 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,8 @@ Deploy OpenAI-Compatible Blazing-Fast LLM Endpoints powered by the [vLLM](https: ![Demo of Deploying vLLM Worker on RunPod console with new UI](media/ui_demo.gif) ### 2. Worker vLLM `v1.2.0` with vLLM `0.5.4` now available under `stable` tags -**[Note]**: Current stable docker image version still runs vllm v0.5.3, It will be updated soon. -Update v1.1.0 is now available, use the image tag `runpod/worker-v1-vllm:stable-cuda12.1.0`. +Update v1.2.0 is now available, use the image tag `runpod/worker-v1-vllm:v1.2.0stable-cuda12.1.0`. ### 3. OpenAI-Compatible [Embedding Worker](https://github.com/runpod-workers/worker-infinity-embedding) Released Deploy your own OpenAI-compatible Serverless Endpoint on RunPod with multiple embedding models and fast inference for RAG and more!