Skip to content

v3.4.0-windows.post20

Choose a tag to compare

@woct0rdho woct0rdho released this 31 Jul 02:22
· 881 commits to readme since this release

Note again that Triton 3.4 only works with PyTorch >= 2.8 .

To install Triton 3.4 and prevent breaking with your installed PyTorch when a new version of Triton is released in future, you need to limit the version to be < 3.5:

pip install -U "triton-windows<3.5"