Skip to content

MAF-19210: docs(website): add PD disaggregation documentation#74

Merged
hhk7734 merged 3 commits intomainfrom
MAF-19210
Feb 27, 2026
Merged

MAF-19210: docs(website): add PD disaggregation documentation#74
hhk7734 merged 3 commits intomainfrom
MAF-19210

Conversation

@hhk7734
Copy link
Copy Markdown
Member

@hhk7734 hhk7734 commented Feb 27, 2026

No description provided.

Add prefill-decode disaggregation feature doc with DeepSeek-R1 example
using dp8-moe-ep8 on MI300X/MI308X, covering Heimdall config and
InferenceService setup with workerTemplate for data-parallel presets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for Prefill-Decode (PD) disaggregation to the Docusaurus website, with accompanying npm lockfile updates.

Changes:

  • Add a new docs page describing PD disaggregation concepts and configuration examples (Heimdall + Odin presets).
  • Update website/package-lock.json, including upgrades to Mermaid-related parsing dependencies and other transitive packages.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 4 comments.

File Description
website/docs/features/prefill-decode-disaggregation.mdx New feature documentation page for PD disaggregation, including Heimdall plugin config and InferenceService preset examples.
website/package-lock.json Refreshes lockfile, upgrading several transitive dependencies (notably Mermaid parser/Langium).
Files not reviewed (1)
  • website/package-lock.json: Language not supported

Comment thread website/docs/features/prefill-decode-disaggregation.mdx Outdated
Comment thread website/docs/features/prefill-decode-disaggregation.mdx Outdated
Comment thread website/package-lock.json
Comment thread website/package-lock.json
hhk7734 and others added 2 commits February 28, 2026 02:35
Remove redundant H1 heading from PD disaggregation doc since the
frontmatter title renders as H1 automatically. Add the no-H1 rule
to website AGENTS.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Clarify plugin responsibilities: pd-profile-handler selects pods via
scheduling profiles, prefill/decode-filter plugins filter by role label.
Add reference doc links, HF_TOKEN env var, and fix variable highlighting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hhk7734 hhk7734 merged commit 6f43364 into main Feb 27, 2026
3 checks passed
@hhk7734 hhk7734 deleted the MAF-19210 branch February 27, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants