Create README
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
### Windows builds of triton
|
2 |
+
[Python 3.10](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-2.1.0-cp310-cp310-win_amd64.whl)
|
3 |
+
[Python 3.11](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-2.1.0-cp311-cp311-win_amd64.whl)
|
4 |
+
|
5 |
+
Built from latest release 2.1.0 https://github.com/openai/triton
|