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 5bce653 commit 3ee9eeaCopy full SHA for 3ee9eea
1 file changed
requirements/cuda.txt
@@ -25,7 +25,7 @@ nvidia-cutlass-dsl[cu13]==4.5.2
25
quack-kernels>=0.3.3
26
27
# Tokenspeed_MLA for faster mla with spec decode
28
-tokenspeed-mla==0.1.2
+tokenspeed-mla==0.1.2; platform_system == "Linux"
29
30
# Humming kernels for quantization gemm
31
humming-kernels[cu13]==0.1.6
0 commit comments