(Replaced by #1354) Update MiniMax M2.5 FP8 H200 vLLM agg recipes#1298
Closed
anish-shanbhag wants to merge 2 commits into
Closed
Conversation
e5688c8 to
8b72d09
Compare
8b72d09 to
3dea91d
Compare
kedarpotdar-nv
approved these changes
May 12, 2026
b66321f to
3dea91d
Compare
functionstackx
requested changes
May 12, 2026
Contributor
functionstackx
left a comment
There was a problem hiding this comment.
revert github.token change
|
|
||
| - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 | ||
| with: | ||
| token: ${{ secrets.REPO_PAT }} |
Collaborator
Author
There was a problem hiding this comment.
Sorry @functionstackx, CI was failing here since the source branch is from a fork; I've opened #1354 to supersede this PR
Collaborator
Author
|
Closing in favor of #1354 which no longer uses a fork branch |
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.
Update MiniMax-M2.5 FP8 H200 vLLM to
vllm/vllm-openai:v0.20.1-ubuntu2404Set vLLM serving knobs in
benchmarks/single_node/minimaxm2.5_fp8_h200.sh: generated benchmark max-model-len, previous eval max-model-len handling, fp8 KV cache, FlashInfer attention/autotune, Triton MoE, and MiniMax QK norm fusion.