We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1e8e0 commit 3013075Copy full SHA for 3013075
requirements/cpu.txt
@@ -19,3 +19,6 @@ datasets # for benchmark scripts
19
20
# cpu cannot use triton 3.3.0
21
triton==3.2.0; platform_machine == "x86_64"
22
+
23
+packaging>=24.2
24
+setuptools>=77.0.3,<80.0.0
0 commit comments