(recipe)update GLM5.2 agentic recipe - #2117
Draft
zhuyuhua-v wants to merge 1 commit into
Draft
Conversation
Signed-off-by: zhuyuhua-v <yuhzhu@amd.com>
Contributor
🏷️ CI GuideRuns automatically on every eligible PR before approval:
Heavy model tests:
|
|
Can you please explain the changes in details ? |
giovanniguastiamd
added a commit
to SemiAnalysisAI/InferenceX
that referenced
this pull request
Sep 10, 2026
…age) - Bump Docker image: glm52_agentic_0813 → glm52_agentic_0902 - MTP: 3 → 4 speculative tokens; switch acceptance from rate (0.6633) to forced length (3.33) via --spec-decode-acceptance-length - Add LMCACHE_NUMA_MODE=auto - Add DCP arm (tp=4, dcp-size=4, conc=16) replacing the old TP8 arm - Extend MTP conc-list: [2,4,8,10] → [2,4,8,10,12] - Script: branch on DCP_SIZE>1 to pass --decode-context-parallel-size and suppress spec-decoding args for large-concurrency runs Recipe reference: ROCm/ATOM#2117 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
giovanniguastiamd
added a commit
to giovanniguastiamd/InferenceX
that referenced
this pull request
Sep 10, 2026
…, DCP, 0902 image) - Bump Docker image: glm52_agentic_0813 → glm52_agentic_0902 - MTP: 3 → 4 speculative tokens; switch acceptance from rate (0.6633) to forced length (3.33) via --spec-decode-acceptance-length - Add LMCACHE_NUMA_MODE=auto - Add DCP arm (tp=4, dcp-size=4, conc=16) replacing the old TP8 arm - Extend MTP conc-list: [2,4,8,10] → [2,4,8,10,12] - Script: branch on DCP_SIZE>1 to pass --decode-context-parallel-size and suppress spec-decoding args for large-concurrency runs Recipe reference: ROCm/ATOM#2117 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
giovanniguastiamd
added a commit
to giovanniguastiamd/InferenceX
that referenced
this pull request
Sep 10, 2026
…, DCP, 0902 image) - Bump Docker image: glm52_agentic_0813 → glm52_agentic_0902 - MTP: 3 → 4 speculative tokens; switch acceptance from rate (0.6633) to forced length (3.33) via --spec-decode-acceptance-length - Add LMCACHE_NUMA_MODE=auto - Add DCP arm (tp=4, dcp-size=4, conc=16) replacing the old TP8 arm - Extend MTP conc-list: [2,4,8,10] → [2,4,8,10,12] - Script: branch on DCP_SIZE>1 to pass --decode-context-parallel-size and suppress spec-decoding args for large-concurrency runs Recipe reference: ROCm/ATOM#2117 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
Author
We use TP + MTP for low conc and TP + DCP for high conc to achieve higher performance in agentic scenarios |
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
Technical Details
Test Plan
Test Result
Submission Checklist