We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fce3f commit b3d0a0dCopy full SHA for b3d0a0d
src/automation/tasks/arenahard_judgement.py
@@ -11,7 +11,7 @@ class ArenaHardJudgeTask(BaseTask):
11
12
arenahard_packages = [
13
#"vllm",
14
- "git+https://github.com/vllm-project/vllm.git@c757a15f0f8ed54b7f85b849d5e075226fabbcd9",
+ "git+https://github.com/vllm-project/vllm.git@v0.11.1rc5",
15
ARENAHARD_PACKAGE,
16
"hf_xet",
17
]
0 commit comments