Skip to content

Commit f6d5f58

Browse files
[Build] Revert triton_kernels requirements (vllm-project#27659)
1 parent 9007bf5 commit f6d5f58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

requirements/cuda.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,3 @@ torchvision==0.24.0 # Required for phi3v processor. See https://github.com/pytor
1313
# xformers==0.0.32.post1; platform_system == 'Linux' and platform_machine == 'x86_64' # Requires PyTorch >= 2.8
1414
# FlashInfer should be updated together with the Dockerfile
1515
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/triton.git@v3.5.0#subdirectory=python/triton_kernels

0 commit comments

Comments
 (0)