Commit bed8bb81 authored by zhuwenwen's avatar zhuwenwen
Browse files

update deps

parent e00ed52f
......@@ -6,7 +6,7 @@ requires = [
"packaging>=24.2",
"setuptools>=77.0.3,<80.0.0",
"setuptools-scm>=8.0",
"torch>=2.5.1,<=2.7.1",
"torch==2.5.1",
"wheel",
"jinja2",
]
......
......@@ -28,8 +28,8 @@ quart
fastrlock==0.8.3
cupy==12.3.0
torch>=2.5.1,<=2.7.1
torchvision>=0.20.1,<=0.22.0
torch==2.5.1
torchvision==0.20.1
triton == 3.1
flash_attn == 2.6.1
flash_mla == 1.0.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment