Skip to content

MAF-19375: docs(website): add DeepSeek R1 max throughput blog post#85

Merged
hhk7734 merged 8 commits intomainfrom
MAF-19375
Mar 9, 2026
Merged

MAF-19375: docs(website): add DeepSeek R1 max throughput blog post#85
hhk7734 merged 8 commits intomainfrom
MAF-19375

Conversation

@hhk7734
Copy link
Copy Markdown
Member

@hhk7734 hhk7734 commented Mar 9, 2026

Summary

  • Add blog post documenting DeepSeek R1 671B maximum throughput benchmarking on 5x AMD MI300X servers (40 GPUs), achieving 17,000–22,000 output tokens/sec per decode node with PD disaggregation and expert parallelism
  • Enable Docusaurus blog plugin and add Docs/Blog navbar links

Test plan

  • Run pnpm build in website/ to verify the blog post renders without errors
  • Verify blog post appears at /blog/2025/11/11/deepseek-r1-671b-on-amd-mi300x-gpus-maximum-throughput/
  • Check that Tabs sync correctly between bench serve commands and raw logs
  • Verify <details> sections expand/collapse for deployment config files

🤖 Generated with Claude Code

…d enable blog

Add benchmarking article covering DeepSeek R1 671B inference on 5x AMD
MI300X servers with PD disaggregation and expert parallelism, achieving
17,000-22,000 output tokens/sec per decode node. Enable Docusaurus blog
plugin and add Docs/Blog navbar links.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 9, 2026 09:35
@hhk7734 hhk7734 requested a review from a team as a code owner March 9, 2026 09:35
@hhk7734 hhk7734 changed the title MAF-19375: Add DeepSeek R1 max throughput blog post MAF-19375: docs(website): add DeepSeek R1 max throughput blog post Mar 9, 2026
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 a Docusaurus blog to the website/ docs site and publishes a benchmarking write-up for DeepSeek R1 671B maximum throughput on a 5-node (40x MI300X) cluster.

Changes:

  • Enable the Docusaurus blog preset and add “Docs” + “Blog” navbar links.
  • Add a new MDX blog post describing deployment setup, benchmarking methodology, and results/logs.

Reviewed changes

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

File Description
website/docusaurus.config.ts Enables the blog preset and adds navbar entries for Docs/Blog navigation.
website/blog/2025-11-11-deepseek-r1-671b-on-amd-mi300x-gpus-maximum-throughput.mdx New long-form blog post with deployment instructions, benchmark commands, results tables, and raw logs.

You can also share your feedback on Copilot code review. Take the survey.

hhk7734 and others added 3 commits March 9, 2026 18:48
Use /getting_started/ path matching the docs site routing instead of
/docs/getting-started/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…locks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ximum-throughput.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 9, 2026 09:51
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

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


You can also share your feedback on Copilot code review. Take the survey.

…ximum-throughput.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 9, 2026 10:18
…ximum-throughput.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ximum-throughput.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.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

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


You can also share your feedback on Copilot code review. Take the survey.

… ShareGPT command

Match the command block (250s/290s) to the actual raw log values
(300s/230s).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hhk7734 hhk7734 merged commit ede50cf into main Mar 9, 2026
3 checks passed
@hhk7734 hhk7734 deleted the MAF-19375 branch March 9, 2026 11:26
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