From f66f19302f0e4e1849d878de225fe0acf9ba2215 Mon Sep 17 00:00:00 2001 From: oandreeva-nv Date: Fri, 14 Jun 2024 16:34:42 -0700 Subject: [PATCH] vllm version update --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index aeb2442763..b9e68d45cc 100755 --- a/build.py +++ b/build.py @@ -76,7 +76,7 @@ "2024.0.0", # ORT OpenVINO "2024.0.0", # Standalone OpenVINO "3.2.6", # DCGM version - "0.4.3", # vLLM version + "0.5.0.post1", # vLLM version ) }