Skip to content

Commit c71fbd4

Browse files
vaibhavjainwizdtrifiro
authored andcommitted
Update supported vLLM version to v0.6.4.post2 to support Gaudi 1.19
1 parent 8d297ae commit c71fbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
requires-python = ">=3.9"
2727
dynamic = ["version"]
2828
dependencies = [
29-
"vllm>=0.6.6.post1",
29+
"vllm>=0.6.4.post2",
3030
"prometheus_client==0.21.0",
3131
"grpcio==1.67.0",
3232
"grpcio-health-checking==1.62.2",

0 commit comments

Comments
 (0)