Skip to content

Commit 288595b

Browse files
author
chibu
committed
update vllm
1 parent 4a8d64e commit 288595b

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
@@ -10,11 +10,11 @@
1010
class ArenaHardGenerateTask(BaseTask):
1111

1212
arenahard_packages = [
13-
"transformers==4.53.0",
13+
"transformers==4.54.1",
1414
"huggingface-hub==0.34.3",
1515
ARENAHARD_PACKAGE,
1616
"hf_xet",
17-
"vllm==0.9.1",
17+
"vllm==0.10.1",
1818
#"vllm",
1919
]
2020

0 commit comments

Comments
 (0)