feat(blog): port DeepSeekV4 1.6T Day 0 to Day 43 performance article from Substack#437
Conversation
…from Substack Republish of https://newsletter.semianalysis.com/p/deepseekv4-16t-day-0-to-day-43-performance (published 2026-06-09) on the InferenceX blog. 29 figures + 4 chart-animation videos ported with descriptive filenames; Substack chrome stripped; unambiguous typos fixed; dashboard links converted to Live chart links and DashboardCTA. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@claude make sure this matches the same format that all of the other posts use |
|
Claude finished @adibarra's task in 5m 50s —— View job Format alignment — doneCompared the new post against all 13 other posts in One real deviation found and fixed: this was the only post of 14 missing the
Verification
Commit
|
Every other post in content/blog/ ends with a <JsonLd> FAQPage block; this republished article was the only one missing one. Six Q&As anchored to verified data points in the article (MI355X 100x in 26 days, $0.156/M tokens on GB300+MTP, HCA m'=128 / CSA m=4 → 50x KV reduction at 1M, B200 300k→500k tok/s/MW at 50 tok/s/user, MegaMoE 1.92x theoretical, Day 0 stack support matrix). Co-authored-by: Alec Ibarra <adibarra@users.noreply.github.com>
Summary
Republishes the SemiAnalysis newsletter article DeepSeekV4 1.6T Day 0 to Day 43 Performance Over Time — Huawei, GB300 NVL72, MI355X, B200 (published 2026-06-09) on the InferenceX blog, at the article owner's request.
packages/app/content/blog/deepseekv4-16t-day-0-to-day-43-performance.mdx(date/publishDate2026-06-09, matching the original publication)<video>tags[Live chart](…)links; the dashboard link converted to<DashboardCTA>blocksAdaptations from the original
## SGLangheading demoted to###so it sits under "What's next for DeepSeek v4" alongside### vLLMThe original is a paid post; anonymous access only exposes the free preview, which ends right after the MegaMoE section. The subscriber-only TCO / cost-per-token analysis (H200 vs GB200 NVL72) at the end of the original is not included — the post closes with a pointer to the subscriber edition instead. If the full tail should be included, paste it in and it can be appended.
Verification
pnpm dev: post returns 200 at/blog/deepseekv4-16t-day-0-to-day-43-performance, all 29<figure>s and 4<video>s present, assets serve with correct MIME types, post listed on/blogpnpm typecheckandpnpm fmtpass; pre-commit hook (scoped lint/format/typecheck) passed🤖 Generated with Claude Code
Note
Low Risk
Content-only addition of a static MDX post using established blog components; no application logic, auth, or data pipeline changes.
Overview
Adds a new InferenceX blog post at
deepseekv4-16t-day-0-to-day-43-performance.mdx, republishing the June 9, 2026 SemiAnalysis newsletter piece on DeepSeek V4 Pro 1.6T inference from Day 0 through ~43 days across NVIDIA (B200/B300/GB300), AMD MI355X, and Huawei Ascend 950DT.The MDX follows existing blog patterns: frontmatter and tags, a link back to the original Substack article, Figure components and local chart assets, four video loops for InferenceX time-series animations, DashboardCTA blocks and preserved
[Live chart]InferenceX URLs, and a JsonLd FAQ block for SEO. Editorial tweaks from the source include typo fixes and demoting the SGLang “what’s next” section under vLLM. The paid-newsletter H200 vs GB200 NVL72 TCO tail is omitted and replaced with a pointer to the subscriber edition.Reviewed by Cursor Bugbot for commit ac5924c. Bugbot is set up for automated code reviews on this repo. Configure here.