We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69c1342 + cc25810 commit 7116d81Copy full SHA for 7116d81
1 file changed
scripts/requirements.txt
@@ -1,7 +1,7 @@
1
#vLLM 0.9.1
2
--index-url https://pypi.org/simple
3
--extra-index-url https://download.pytorch.org/whl/test/cu126
4
-torch==2.7.1+cu126; sys_platform != 'darwin'
+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
0 commit comments