Flashinfer MOE FP8 support for Mistral Large 3.#15422
Merged
Fridge003 merged 1 commit intosgl-project:mainfrom Feb 25, 2026
Merged
Flashinfer MOE FP8 support for Mistral Large 3.#15422Fridge003 merged 1 commit intosgl-project:mainfrom
Fridge003 merged 1 commit intosgl-project:mainfrom
Conversation
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
0c733ae to
6fe36c1
Compare
Collaborator
|
Hi @dcampora flashinfer has been upgraded. Can you please take a look again |
Contributor
Hi @Fridge003, this PR depends on flashinfer-ai/flashinfer@36380e2 which is out of 0.6.1 but included in 0.6.2. |
Collaborator
|
@dcampora @elvischenv 0.6.2 has already been included on latest main branch |
6fe36c1 to
e2a92bd
Compare
e2a92bd to
3fc6ba6
Compare
Contributor
|
Hi @Fridge003, could you help remove "draft" from PR's title and enable CI for this PR? I don't have permission to update the title. |
3fc6ba6 to
f68b5a0
Compare
Collaborator
|
/tag-and-rerun-ci |
Fridge003
requested changes
Feb 8, 2026
3281fce to
9ac6bc0
Compare
9ac6bc0 to
ce6c78b
Compare
Fridge003
approved these changes
Feb 25, 2026
klhhhhh
pushed a commit
to klhhhhh/sglang
that referenced
this pull request
Feb 26, 2026
Co-authored-by: elvischenv <219235043+elvischenv@users.noreply.github.com>
magicYang1573
pushed a commit
to magicYang1573/sglang
that referenced
this pull request
Mar 9, 2026
Co-authored-by: elvischenv <219235043+elvischenv@users.noreply.github.com>
Wangzheee
pushed a commit
to Wangzheee/sglang
that referenced
this pull request
Mar 21, 2026
Co-authored-by: elvischenv <219235043+elvischenv@users.noreply.github.com>
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
This PR brings in Flashinfer MOE FP8 support for Mistral Large 3.
It requires an upcoming release of flashinfer to work.
Modifications
Accuracy Tests
Without EP8:
With EP8:
Benchmarking and Profiling
Checklist