Bump torch to 2.7.0 (#6788)

This commit is contained in:
Qiaolin Yu
2025-05-31 17:43:12 -04:00
committed by GitHub
parent fb507b7b10
commit 7dc0e39442
3 changed files with 4 additions and 4 deletions

View File

@@ -61,8 +61,8 @@ srt = [
blackwell = [
"sglang[runtime_common]",
"sgl-kernel",
"torch",
"torchvision",
"torch==2.7.0",
"torchvision==0.22.0",
"cuda-python",
"outlines>=0.0.44,<=0.1.11",
"einops",