Conversation
…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>
There was a problem hiding this comment.
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.
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>
There was a problem hiding this comment.
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>
…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>
There was a problem hiding this comment.
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>
Summary
Test plan
pnpm buildinwebsite/to verify the blog post renders without errors/blog/2025/11/11/deepseek-r1-671b-on-amd-mi300x-gpus-maximum-throughput/<details>sections expand/collapse for deployment config files🤖 Generated with Claude Code