[ROCm] Bump AITER to v0.1.16.post4#48683
Open
Fangzhou-Ai wants to merge 1 commit into
Open
Conversation
Contributor
Author
Co-authored-by: OpenAI Codex <codex@openai.com> Signed-off-by: Fangzhou Ai <fangzhouai@gmail.com>
2c3ceea to
1cc95a2
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.
Purpose
Advance the ROCm image build from AITER
v0.1.16.post3tov0.1.16.post4. This brings the gfx950 MXFP4 MoE path, top-k andMLA metadata/reduction optimizations, and AITER's FlyDSL 0.2.2 dependency.
FlyDSL does not need a separate vLLM pin because the AITER build stage installs
AITER's
requirements.txtbefore building its wheel.The tested AITER source commit was
72eedddd921d0fb8f274e7b9291dd04306d089ef.Duplicate-work check
The required open-PR searches were run for
AITER 0.1.16.post4,AITER FlyDSL,bump aiter, andROCm AITER; no PR already performs thisdependency uplift. #48581 touches the same Dockerfile for a materially
different gfx942 MQA integration and commit-pinning change; it does not bump
the image to this post4 release.
AI assistance was used to prepare this draft, run the duplicate checks, and
organize the existing benchmark evidence. The human submitter is responsible
for reviewing the one-line diff and validating the evidence before marking the
PR ready.
Test Plan
ROCm/aiter.docker/Dockerfile.rocm_base.TP4/EP1, FP4 weights, FP8 KV cache, ISL/OSL 1024, concurrency 4 and 128.
Test Result
pre-commit run --files docker/Dockerfile.rocm_base: passed.amd-aiter==0.1.16.post4.dev11+g72eedddd9,AITER source
72eedddd921d0fb8f274e7b9291dd04306d089ef,flydsl==0.2.2.0.9704, flexible-extract0.9704.runs. A full Docker image build was not repeated locally; CI will validate
the Docker build path.
Essential Elements of an Effective PR Description Checklist
BEFORE SUBMITTING, PLEASE READ https://docs.vllm.ai/en/latest/contributing