-
-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Enabling some B200-specific tests on MI355 #35253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
756a331
Enabling some B200-specific tests on MI355.
Alexei-V-Ivanov-AMD af9ebc6
Error fix.
Alexei-V-Ivanov-AMD 147e2b8
Fixing a routing error.
Alexei-V-Ivanov-AMD 7c8025d
.
Alexei-V-Ivanov-AMD c4274f4
Merge branch 'vllm-project:main' into MAIN_20260224
Alexei-V-Ivanov-AMD 64bf374
Redirecting "Blackwell LM Eval Small Models" to mi355_2
Alexei-V-Ivanov-AMD 669c6bf
Merge branch 'MAIN_20260224' of github.com:Alexei-V-Ivanov-AMD/vllm i…
Alexei-V-Ivanov-AMD b019c09
Skipping incompatible FA3.
Alexei-V-Ivanov-AMD beb26d5
Commenting void tests.
Alexei-V-Ivanov-AMD 773baf8
Merge branch 'main' into MAIN_20260224
Alexei-V-Ivanov-AMD e92eb3f
Merge branch 'main' into MAIN_20260224
Alexei-V-Ivanov-AMD 3f3b696
removing empty line as per PR comment.
Alexei-V-Ivanov-AMD b1a60e2
Merge branch 'MAIN_20260224' of github.com:Alexei-V-Ivanov-AMD/vllm i…
Alexei-V-Ivanov-AMD bce3485
Removing non-AMD-specific env. var as per PR comment.
Alexei-V-Ivanov-AMD 27f5d0e
responding to comments
Alexei-V-Ivanov-AMD c029397
Merge branch 'main' into MAIN_20260224
Alexei-V-Ivanov-AMD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| model_name: "Qwen/Qwen3-Next-80B-A3B-Instruct-FP8" | ||
| accuracy_threshold: 0.85 | ||
| num_questions: 1319 | ||
| num_fewshot: 5 | ||
| server_args: >- | ||
| --max-model-len 4096 | ||
| --tensor-parallel-size 2 | ||
| --enable-expert-parallel | ||
| --async-scheduling |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| Qwen3-0.6B-FP8.yaml | ||
| Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml | ||
| Qwen1.5-MoE-W4A16-CT.yaml | ||
| DeepSeek-V2-Lite-Instruct-FP8.yaml | ||
| Qwen3-Next-FP8-EP2_MI355.yaml |
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
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.
Uh oh!
There was an error while loading. Please reload this page.