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 446912d commit e2e3f16Copy full SHA for e2e3f16
requirements/cuda.txt
@@ -13,5 +13,3 @@ torchvision==0.24.0 # Required for phi3v processor. See https://github.com/pytor
13
# xformers==0.0.32.post1; platform_system == 'Linux' and platform_machine == 'x86_64' # Requires PyTorch >= 2.8
14
# FlashInfer should be updated together with the Dockerfile
15
flashinfer-python==0.4.1
16
-# Triton Kernels are needed for mxfp4 fused moe. (Should be updated alongside torch)
17
-triton_kernels @ git+https://github.com/triton-lang/[email protected]#subdirectory=python/triton_kernels
0 commit comments