feat(blog): MI355X Qwen3.5 SGLang v0.5.12 up-to-17x in 3 months#379
Closed
functionstackx wants to merge 1 commit into
Closed
feat(blog): MI355X Qwen3.5 SGLang v0.5.12 up-to-17x in 3 months#379functionstackx wants to merge 1 commit into
functionstackx wants to merge 1 commit into
Conversation
Three SGLang releases (v0.5.8.post1 -> v0.5.10rc0 -> v0.5.12) plus a TP=8 -> TP=2/TP=4 retune push MI355X Qwen3.5 FP8 8k/1k throughput per GPU up to 17.7x at iso-interactivity at 40 tok/s/user over 3 months, with peak per-GPU throughput climbing 1.3k -> 6.4k tok/s/GPU. The May v0.5.12 bump alone adds 1.43-1.63x on top of the April baseline. Walks through the three AMD-authored upstream PRs that drove the April jump (#20736 shared-expert+routed fusion, #21188 GemmaRMSNorm HIP, #21421 AITER fused_topk), each gated on SGLANG_USE_AITER=1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Test plan
benchmark-dark.png— I copied the light chart you shared into both light and dark slots so the post renders; a real dark-theme export should land before merginginferencex.semianalysis.com(your link was a Vercel preview — I normalized to canonical)🤖 Generated with Claude Code
Note
Low Risk
Content-only addition (MDX); no application logic, auth, or data pipeline changes.
Overview
Adds a new InferenceX blog post (
mi355x-qwen3-5-sglang-v0-5-12-up-to-17x.mdx) documenting ~17.7x MI355X SGLang FP8 throughput-per-GPU gains on Qwen3.5-397B-A17B (8k/1k) from Feb → May 2026 on unchanged silicon.The article walks three SGLang image milestones (v0.5.8.post1, v0.5.10rc0, v0.5.12), ties the April jump to three AITER-gated upstream SGLang PRs (#20736 shared-expert MoE fusion, #21188 HIP
GemmaRMSNorm, #21421fused_topk), and the bundled TP=8 → TP=2/TP=4 InferenceX recipe retune. It includes concurrency tables, iso-interactivity Pareto ratios, aFigurepointing at/images/mi355x-qwen3-5-sglang-v0-5-12-up-to-17x/, twinDashboardCTAlinks to the canonical InferenceX preset, andJsonLdFAQ schema.Note: chart assets are referenced but not in this diff; the PR description calls out replacing
benchmark-dark.pngbefore merge.Reviewed by Cursor Bugbot for commit b13f595. Bugbot is set up for automated code reviews on this repo. Configure here.