Skip to content

Commit fff208c

Browse files
author
chibu
committed
pin vllm
1 parent a906079 commit fff208c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/automation/tasks/guidellm.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
class GuideLLMTask(BaseTask):
1010

1111
guidellm_packages = [
12-
"transformers==4.53.0",
13-
"huggingface-hub==0.34.3",
14-
"vllm==0.9.1",
12+
"vllm==0.10.0",
1513
GUIDELLM_PACKAGE,
1614
"hf_xet",
1715
]

0 commit comments

Comments
 (0)