We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7116d81 + be89e44 commit f8786bcCopy full SHA for f8786bc
1 file changed
scripts/requirements.txt
@@ -5,7 +5,7 @@ torch==2.7.0+cu126; sys_platform != 'darwin'
5
torch==2.7.0; sys_platform == 'darwin'
6
torchvision==0.22.0
7
torchaudio==2.7.0
8
-vllm==0.9.1
+vllm==0.11.0
9
bitsandbytes>=0.45.3; sys_platform == 'linux'
10
bitsandbytes==0.41.3; sys_platform == 'darwin'
11
triton; sys_platform == 'linux'
0 commit comments