Skip to content

Commit b3d0a0d

Browse files
author
chibu
committed
install tags version
1 parent 43fce3f commit b3d0a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/automation/tasks/arenahard_judgement.py

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

1212
arenahard_packages = [
1313
#"vllm",
14-
"git+https://github.com/vllm-project/vllm.git@c757a15f0f8ed54b7f85b849d5e075226fabbcd9",
14+
"git+https://github.com/vllm-project/vllm.git@v0.11.1rc5",
1515
ARENAHARD_PACKAGE,
1616
"hf_xet",
1717
]

0 commit comments

Comments
 (0)