Skip to content

Commit 7116d81

Browse files
authored
Merge pull request #5 from 2pk03/main
req
2 parents 69c1342 + cc25810 commit 7116d81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#vLLM 0.9.1
22
--index-url https://pypi.org/simple
33
--extra-index-url https://download.pytorch.org/whl/test/cu126
4-
torch==2.7.1+cu126; sys_platform != 'darwin'
4+
torch==2.7.0+cu126; sys_platform != 'darwin'
55
torch==2.7.0; sys_platform == 'darwin'
66
torchvision==0.22.0
77
torchaudio==2.7.0

0 commit comments

Comments
 (0)