[atom-sgl-benchmark] Add manual OOB selection and Minimax-M3 for SGLang MI355 benchmark #1671
Open
junyyang-amd wants to merge 4 commits into
Open
[atom-sgl-benchmark] Add manual OOB selection and Minimax-M3 for SGLang MI355 benchmark #1671junyyang-amd wants to merge 4 commits into
junyyang-amd wants to merge 4 commits into
Conversation
Contributor
🏷️ CI GuideRuns automatically on every eligible PR before approval:
Heavy model tests:
|
junyyang-amd
force-pushed
the
yjy/modify_options_for_mi355
branch
2 times, most recently
from
July 22, 2026 12:55
a27a019 to
c2f6aba
Compare
zhangxinyuanliuhengyu
added a commit
that referenced
this pull request
Jul 22, 2026
zhangxinyuanliuhengyu
added a commit
that referenced
this pull request
Jul 22, 2026
junyyang-amd
force-pushed
the
yjy/modify_options_for_mi355
branch
from
July 22, 2026 15:21
c2f6aba to
90e33b3
Compare
zhuyuhua-v
reviewed
Jul 23, 2026
| "prefix": "minimax-m3-mxfp4-tp4", | ||
| "extra_args": [ | ||
| "trust_remote_code", | ||
| "--tensor-parallel-size 4 --attention-backend aiter --page-size 128 --mem-fraction-static 0.8 --context-length 32768 --max-running-requests 128 --disable-radix-cache --disable-cuda-graph" |
Contributor
Author
There was a problem hiding this comment.
I have already made modifications based on the PR. Please review again.
Collaborator
There was a problem hiding this comment.
update m3 recipe here: https://github.com/ROCm/ATOM/blob/main/recipes/atom_sglang/MiniMax-M3.md could you please help also add nightly test cases?
junyyang-amd
force-pushed
the
yjy/modify_options_for_mi355
branch
from
July 23, 2026 03:03
90e33b3 to
9f340bd
Compare
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