[FlashInfer v0.6.4] [RL] Integrate FlashInfer mxfp8 gemm, MoE, and routed MoE#19537
Merged
Fridge003 merged 24 commits intosgl-project:mainfrom Mar 10, 2026
Merged
Conversation
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
5 tasks
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
5 tasks
zianglih
pushed a commit
to zianglih/sglang
that referenced
this pull request
Feb 28, 2026
zianglih
pushed a commit
to zianglih/sglang
that referenced
this pull request
Feb 28, 2026
12e7d36 to
1d698c0
Compare
abe9d2b to
1e8a692
Compare
Contributor
Author
|
Fixing a torch compile related failure |
Contributor
Author
|
Previous failure is fixed by 863f9d5. This PR is now piecewise CUDA graph compatible. |
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
Contributor
Author
|
The accuracy discrepancy between routed and non-routed backend has been eliminated by 6ed9c53 fused baseline routed BEFORE routed AFTER |
5 tasks
Merged
5 tasks
Fridge003
reviewed
Mar 10, 2026
Collaborator
|
/tag-and-rerun-ci |
Fridge003
approved these changes
Mar 10, 2026
5 tasks
liubiyongge
pushed a commit
to liubiyongge/sglang
that referenced
this pull request
Mar 13, 2026
5 tasks
15 tasks
Wangzheee
pushed a commit
to Wangzheee/sglang
that referenced
this pull request
Mar 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
@HumansAnd
Modifications
This PR integrates:
flashinfer.fused_moe.trtllm_fp8_block_scale_moewith mxfp8flashinfer.fused_moe.trtllm_fp8_block_scale_routed_moewhich supports mxfp8 and deepseek fp8flashinfer.mm_mxfp8Accuracy Tests
The following expanded tests passed on B200:
test_flashinfer_trtllm_gen_moe_backend.pytrtllm_fp8_block_scale_moetrtllm_fp8_block_scale_routed_moetest_fp8_blockwise_gemm.pytritondense linearflashinfer_trtllmdense linearBenchmarking and Profiling
Qwen-30B-A3B, MXFP8
Qwen-30B-A3B, FP8
DeepSeek-V3.2, DeepSeek FP8
Checklist
Review Process
/tag-run-ci-label,/rerun-failed-ci,/tag-and-rerun-ci