[AMD][MI355X] update model for gpt-oss #1638
Open
ukannika wants to merge 1 commit into
Open
Conversation
Collaborator
|
/sweep test-config --config-files .github/configs/amd-master.yaml --config-keys gptoss-fp4-mi355x-vllm |
Contributor
|
@chunfangamd Kicking off a sweep. Run: https://github.com/SemiAnalysisAI/InferenceX/actions/runs/26845310867 |
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.
Switch moe backend to CK to leverage the benefits from this PR.
vllm-project/vllm#42098
Note
Low Risk
Single YAML model ID change for a benchmark config; no application or auth logic touched.
Overview
Updates the MI355X
gptoss-fp4-mi355x-vllmbenchmark entry so themodelHugging Face ID isopenai/gpt-oss-120binstead ofamd/gpt-oss-120b-w-mxfp4-a-fp8. Image (vllm/vllm-openai-rocm:v0.22.0), runner, precision label, and fixed-seq-len search spaces are unchanged.This aligns the MI355X vLLM gpt-oss FP4 job with the other gpt-oss entries in the same config (e.g. MI325X/MI300X) and is intended to exercise vLLM’s CK MoE path (per upstream vLLM work referenced in the PR description).
Reviewed by Cursor Bugbot for commit decdda7. Bugbot is set up for automated code reviews on this repo. Configure here.