[AMD] add unit-test-backend-8-gpu-amd back#15253
Merged
HaiShaw merged 9 commits intosgl-project:mainfrom Dec 19, 2025
Merged
Conversation
Contributor
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
HaiShaw
approved these changes
Dec 19, 2025
Collaborator
HaiShaw
left a comment
There was a problem hiding this comment.
LGTM - changes apply to amd only.
Prozac614
pushed a commit
to Prozac614/sglang
that referenced
this pull request
Dec 23, 2025
Co-authored-by: Sai Enduri <saimanas.enduri@amd.com>
jiaming1130
pushed a commit
to zhuyijie88/sglang
that referenced
this pull request
Dec 25, 2025
Co-authored-by: Sai Enduri <saimanas.enduri@amd.com>
YChange01
pushed a commit
to YChange01/sglang
that referenced
this pull request
Jan 13, 2026
Co-authored-by: Sai Enduri <saimanas.enduri@amd.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
(#14383) fixed the regression of deepseek_v3, so adds the related test case back.
Modifications
For test_deepseek_v3_mtp.py, the avg_spec_accept_length in test_a_gsm8k is 2.84 ~ 2.88, and 2.864 in upstream ci, so we relax the threshold avg_spec_accept_length from 2.9 to 2.8 if is_in_amd_ci(), as the implementation in test_bs_1_speed
Change the runner from linux-mi300-gpu-8 to linux-mi325-gpu-8
Accuracy Tests
Device: mi300
Test Case: test_deepseek_v3_basic.py
Test Case: test_deepseek_v3_mtp.py
Benchmarking and Profiling
Checklist