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.
2 parents 34e878c + bd6a71d commit dede688Copy full SHA for dede688
requirements-leaderboard.txt
@@ -1,5 +1,5 @@
1
lm-eval[ifeval,vllm,math,sentencepiece]>=0.4.4
2
3
-# vLLM 0.8.3 + torch 2.6.0 doesn't work when running vLLM on granite-3.1-8b-instruct
4
-vllm<=0.7.3
5
-torch<=2.5.1
+# vLLM v0.9 requires newer CUDA drivers than what is run on most devices
+vllm<0.9
+torch
0 commit comments