We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f2f2d commit d8bd0bdCopy full SHA for d8bd0bd
requirements/runtime_cuda.txt
@@ -23,8 +23,8 @@ sentencepiece
23
shortuuid
24
tiktoken
25
tilelang
26
-torch<=2.8.0,>=2.0.0
27
-torchvision<=0.23.0,>=0.15.0
+torch<=2.10.0,>=2.0.0
+torchvision<=0.25.0,>=0.15.0
28
transformers<5.0.0
29
triton<=3.4.0,>=3.0.0; sys_platform == "linux" and "aarch64" not in platform_machine and "arm" not in platform_machine
30
uvicorn
0 commit comments