·
817 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"