Skip to content

Commit 0c12ec4

Browse files
author
chibu
committed
pin vllm
1 parent f3e14b9 commit 0c12ec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/automation/tasks/arenahard_generate.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ class ArenaHardGenerateTask(BaseTask):
1414
"huggingface-hub==0.34.3",
1515
ARENAHARD_PACKAGE,
1616
"hf_xet",
17-
#"vllm==0.9.1",
18-
"vllm",
17+
"vllm==0.9.1",
18+
#"vllm",
1919
]
2020

2121
def __init__(

0 commit comments

Comments
 (0)