Skip to content

Commit 0530d1c

Browse files
author
chibu
committed
pin vllm version
1 parent c4fd359 commit 0530d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/automation/tasks/arenahard_generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class ArenaHardGenerateTask(BaseTask):
1111

1212
arenahard_packages = [
13-
"vllm",
13+
"vllm==0.9.1",
1414
ARENAHARD_PACKAGE,
1515
"hf_xet",
1616
]

0 commit comments

Comments
 (0)