Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,19 @@
|
|
1 |
-
|
2 |
|
3 |
[Python 3.10](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-2.1.0-cp310-cp310-win_amd64.whl)
|
4 |
|
5 |
[Python 3.11](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-2.1.0-cp311-cp311-win_amd64.whl)
|
6 |
|
7 |
Built from latest release 2.1.0 ~~https://github.com/openai/triton~~ https://github.com/triton-lang/triton
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Windows builds of triton 2.1.0
|
2 |
|
3 |
[Python 3.10](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-2.1.0-cp310-cp310-win_amd64.whl)
|
4 |
|
5 |
[Python 3.11](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-2.1.0-cp311-cp311-win_amd64.whl)
|
6 |
|
7 |
Built from latest release 2.1.0 ~~https://github.com/openai/triton~~ https://github.com/triton-lang/triton
|
8 |
+
|
9 |
+
## Windows builds of triton 3.0.0
|
10 |
+
|
11 |
+
[Python 3.10](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-3.0.0-cp310-cp310-win_amd64.whl)
|
12 |
+
|
13 |
+
[Python 3.11](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-3.0.0-cp311-cp311-win_amd64.whl)
|
14 |
+
|
15 |
+
[Python 3.12](https://huggingface.co/madbuda/triton-windows-builds/resolve/main/triton-3.0.0-cp312-cp312-win_amd64.whl)
|
16 |
+
|
17 |
+
Built from https://github.com/triton-lang/triton/tree/e87f877eb94efeaeb4ad8697f315932121dec5e0 Oct 13, 2024
|
18 |
+
### Requires Cuda 12.x
|
19 |
+
|