Conversation
andyluo7
requested review from
JustinTong0323,
sogalin,
wisclmy0611 and
zijiexia
as code owners
August 27, 2026 21:21
This was referenced Aug 27, 2026
Contributor
Author
|
Local validation is complete ( |
5 tasks
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
Document the measured GLM-5.3-Flash FP8 serving recipe for 8x MI355X and publish the exact 1K/1K concurrency-1 and concurrency-32 results. The optimized recipe depends on the ROCm engine work in #36607 and the model-specific gfx950 BF16 GEMM tuning in ROCm/aiter#5060.
Modifications
Accuracy Tests
The existing MI355X accuracy result is retained and explicitly identified as a separate run:
9e692c9216.The performance run completed all 330 requests with exact 1,024-token inputs and outputs and empty error strings.
Speed Tests and Profiling
Hardware and software:
gfx950), TP8/EP1.9d2087693988.95565e33c828.Against the recorded 8x B200 baseline, MI355X reached 90.18% / 89.11% of B200 total throughput / median interactivity at concurrency 1 and 101.07% / 98.35% at concurrency 32. The B200 raw JSON is not locally available, so the docs publish only independently preserved MI355X measurements rather than presenting the comparison as a new revalidation.
Validation
node docs/scripts/check_cookbook_configs.mjspre-commit run --files docs/cookbook/autoregressive/GLM/GLM-5.3-Flash.mdx docs/src/snippets/configs/zai-org/glm-5.3-flash.jsx docs/src/snippets/configs/zai-org/glm-5.3-flash-benchmarks.jsxnpx -y mint@latest validate--disable-cuda-graphin the MI355X cell.Checklist
CI States
Latest PR Test (Base): ✅ Run #33117751830
Latest PR Test (Extra): ❌ Run #33117751273
Latest PR Test (AMD ROCm 7.2): ➖ No AMD PR run found for this commit.