Skip to content

Commit d8bd0bd

Browse files
committed
upgrade torch
1 parent d3f2f2d commit d8bd0bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/runtime_cuda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ sentencepiece
2323
shortuuid
2424
tiktoken
2525
tilelang
26-
torch<=2.8.0,>=2.0.0
27-
torchvision<=0.23.0,>=0.15.0
26+
torch<=2.10.0,>=2.0.0
27+
torchvision<=0.25.0,>=0.15.0
2828
transformers<5.0.0
2929
triton<=3.4.0,>=3.0.0; sys_platform == "linux" and "aarch64" not in platform_machine and "arm" not in platform_machine
3030
uvicorn

0 commit comments

Comments
 (0)