Fetching from the wire…
Public story · 2026-08-04 · high
AMD's MI300X speaks a different FP8 dialect than Nvidia's OCP standard, and vLLM assumed the wrong one until this patch.
Why now: It surfaced in the August 4 roundup of AMD inference work, with no vendor confirmation or wider deployment reported yet.
One MI300X GPU runs DeepSeek V4 Flash's 304 billion parameters unquantized, hitting 168.6 tokens per second, per a single-author GitHub repo documenting the setup.
Running a 304-billion-parameter model unquantized normally means splitting weights across several GPUs. This claims one card, holding 156.67 GB, with prefill up to 8.5K tokens per second and no out-of-memory error at a 64-stream burst. If the numbers hold, teams weighing AMD MI300X for large-model inference get a concrete data point to test against their own workloads.
The fix behind it matters more than the throughput number. MI300X uses AMD's FNUZ FP8 variant, not the OCP standard vLLM's FP8 path assumes. The repo corrects that with a cache-writer overlay selecting float8e4b8 and setting FP8_MAX to 224.0 to match ROCm's expectations. A second change, custom AITER GEMM tuning for the gfx942 architecture, adds 42 to 62 percent to decode speed on top of the format fix.
Yes, but: this is one commit from one author, 18 stars, Apache-2.0 licensed. There's no independent benchmark confirming the numbers.
The FP8 fix is the more durable finding than the tok/s number. It's a correctness patch, not a speed trick, and any team running FP8 inference on MI300X runs into the same OCP-versus-FNUZ mismatch eventually. Whether 168.6 tok/s holds up outside one author's repo, or gets folded into vLLM's own AMD support, is what to watch. It surfaced in the August 4 roundup of AMD inference work, with no vendor confirmation or wider deployment reported yet.
Each link below shares sources, entities, or timing with this story.
modelprint runs 9 infrastructure probes against any OpenAI-compatible endpoint from a static page with no server, keys never leaving the tab. Its day-one run against 12 candidates scored stealth/ox-alpha at 6 of 9 probes and 4 of 4 normalized tokenizer counts matching z-ai/glm...
An open-weight Chinese frontier model is now a dropdown option in Microsoft's coding product. That happened before anyone finished characterizing what the model does. GitHub's changelog dated August 6 makes Kimi K3 generally available across Copilot Pro, Pro+, Max, Business an...
DeepSeek-V4-Flash-0731 landed July 31 under MIT with a DSpark speculative-decoding module attached. Terminal Bench 2.1: 82.7. Toolathlon-Verified: 70.3. DSBench-FullStack: 68.7. DeepSWE: 54.4. NL2Repo: 54.2. The model card claims it beats DeepSeek-V4-Pro (Preview) "despite its...
- Source: GitHub, OpenAI Blog - Tech Stack: PyTorch, Triton, Metal; Apache 2.0 OpenAI's first serious open-weight release. gpt-oss-120b achieves near-parity with o4-mini on reasoning, runs on single 80GB GPU. gpt-oss-20b matches o3-mini, runs on 16GB RAM devices. Already being...
Reuters, via Tech Startups, reports capital released against deployment milestones with Anthropic deploying up to two gigawatts of Instinct MI450 starting 2027. Same structure as Nvidia/OpenAI: compute vendor capital flowing to the lab that commits to buy the silicon. A two-gi...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.