Nvidia-NetanelHaber commited on
Commit
b2d8205
·
verified ·
1 Parent(s): 82bd7e1

Remove vLLM NVFP4 tp>1 caveat

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -248,8 +248,6 @@ Efficient Video Sampling: video-pruning-rate=0.5 drops 50% of redundant video to
248
  #### Platform-Specific Notes
249
 
250
  > **RTX Pro:** Due to a current bug with FlashInfer + RTX Pro, append: `--moe-backend triton`
251
-
252
- > **NVFP4 + TP>1:** Due to a current bug with the TRTLLM_GEN MoE backend kernels on vLLM, when running with TP>1 on NVFP4, append: `--moe-backend flashinfer_cutlass`
253
 
254
  ##### vLLM on DGX Spark (aarch64 / ARM64)
255
 
 
248
  #### Platform-Specific Notes
249
 
250
  > **RTX Pro:** Due to a current bug with FlashInfer + RTX Pro, append: `--moe-backend triton`
 
 
251
 
252
  ##### vLLM on DGX Spark (aarch64 / ARM64)
253