Skip to content

Commit 2694da7

Browse files
authored
Build: Upgrading vLLM version for 24.08 release (#7539)
1 parent 8bc8337 commit 2694da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"2024.0.0", # ORT OpenVINO
7777
"2024.0.0", # Standalone OpenVINO
7878
"3.2.6", # DCGM version
79-
"0.5.3.post1", # vLLM version
79+
"0.5.4", # vLLM version
8080
)
8181
}
8282

0 commit comments

Comments
 (0)