Skip to content

Bump FlashInfer to 0.6.15 and revert regressions - #31502

Merged
Fridge003 merged 5 commits into
mainfrom
mmangkad/flashinfer-0.6.15-revert-regressions
Jul 17, 2026
Merged

Fridge003 merged 5 commits into
mainfrom
mmangkad/flashinfer-0.6.15-revert-regressions

Conversation

@mmangkad

@mmangkad mmangkad commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

CI States

Latest PR Test (Base): 🚫 Run #29549992666
Latest PR Test (Extra): 🚫 Run #29549992592

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file deepseek blackwell SM100/SM120 labels Jul 16, 2026
@Fridge003

Copy link
Copy Markdown
Collaborator

/rerun-failed-ci

@mmangkad
mmangkad marked this pull request as draft July 17, 2026 01:14
@mmangkad

Copy link
Copy Markdown
Collaborator Author

Hold, it seems they deleted the release

@mmangkad

Copy link
Copy Markdown
Collaborator Author

Back now

@mmangkad
mmangkad marked this pull request as ready for review July 17, 2026 01:31
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@nvpohanh

Copy link
Copy Markdown
Collaborator
  File "/actions-runner/_work/sglang/sglang/python/sglang/srt/layers/quantization/modelopt_quant.py", line 2535, in apply
    ensure_cutedsl_wrapper(layer)
  File "/actions-runner/_work/sglang/sglang/python/sglang/srt/layers/moe/moe_runner/flashinfer_cutedsl.py", line 276, in ensure_cutedsl_wrapper
    layer._cutedsl_wrapper = CuteDslMoEWrapper(
                             ^^^^^^^^^^^^^^^^^^
TypeError: CuteDslMoEWrapper.__init__() got an unexpected keyword argument 'activation'

https://github.com/sgl-project/sglang/actions/runs/29547646260/job/87783429763?pr=31502
🤔

@b8zhong

b8zhong commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

/rerun-test test/registered/models_e2e/test_dsa_glm52_nvfp4_tp_mtp.py

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test test/registered/models_e2e/test_dsa_glm52_nvfp4_tp_mtp.py:

🚀 4-gpu-b200 (1 test): ✅ View workflow run

cd test/ && python3 registered/models_e2e/test_dsa_glm52_nvfp4_tp_mtp.py

…bump

flashinfer-ai/flashinfer#3737 replaced CuteDslMoEWrapper's `activation: str`
kwarg with `activation_type: ActivationType`, breaking construction of the
wrapper on the flashinfer_cutedsl MoE path.

Claude-Session: https://claude.ai/code/session_01HrFNbKCKBijK2QESTD4nt9
@b8zhong

b8zhong commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

@nvpohanh Just fixed that

@b8zhong

b8zhong commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

/rerun-test test/registered/ep/test_flashinfer_a2a.py

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test test/registered/ep/test_flashinfer_a2a.py:

🚀 4-gpu-gb300 (1 test): ✅ View workflow run

cd test/ && python3 registered/ep/test_flashinfer_a2a.py

tp_size = 4
mem_fraction_static = 0.8
bs_1_speed_thres = 250
bs_1_speed_thres = 300

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets change this to 280

Comment thread test/registered/models_e2e/test_dsa_glm52_nvfp4_tp_mtp.py Outdated
@Fridge003
Fridge003 merged commit d67aa05 into main Jul 17, 2026
311 of 353 checks passed
@Fridge003
Fridge003 deleted the mmangkad/flashinfer-0.6.15-revert-regressions branch July 17, 2026 07:50
Chronostasys pushed a commit to MindLab-Research/sglang that referenced this pull request Aug 24, 2026
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
jakki-amd pushed a commit to jakki-amd/sglang that referenced this pull request Sep 9, 2026
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants