Skip to content

Commit 5106234

Browse files
committed
Revert triton==3.3.0 for Linux
Revert triton==3.3.0 for Linux, as 3.3.1 not compatible with torch 2.7.0
1 parent c5d50a9 commit 5106234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ wheel==0.45.1
2828
ninja==1.11.1.4
2929
cmake==4.0.2
3030
setuptools==80.9.0
31-
triton==3.3.1; platform_system == "Linux"
31+
triton==3.3.0; platform_system == "Linux"
3232
triton-windows==3.3.1.post19; platform_system == "Windows"
3333
prodigy-plus-schedule-free==1.9.2
3434
kornia==0.8.1

0 commit comments

Comments
 (0)