Hourly ·
DeepSeek V4 Flash Runs on a Single AMD MI300X GPU
A developer runs the 304B-parameter DeepSeek V4 Flash frontier model on one AMD MI300X accelerator at 168 tokens per second, no quantization required.
Developer Ryan Zhou has published a working configuration that runs DeepSeek's V4 Flash — a 304-billion-parameter frontier language model — on a single AMD MI300X accelerator, achieving 168.6 tokens per second in single-stream decode and validated at 256K context length.
The GitHub repository includes a Docker Compose stack with pinned versions, kernel patches, and tuning tables. The entire 156.67 GiB model fits in the GPU's 192 GB of HBM3 memory without weight quantization or offloading — something impossible on an 80 GB NVIDIA H100.
The MI300X has 2.4× the HBM capacity of an H100 at roughly half the list price, but running modern AI workloads on AMD hardware has been notoriously difficult due to software immaturity. Zhou's work builds on Fergus Finn's detailed worklog at Doubleword, which catalogued the sharp edges: AMD's fnuz FP8 variant (incompatible with OCP-standard kernels), MoE routing bugs at high concurrency, and missing AITER fast-path kernels for the gfx942 architecture.
The repository ships patches for each of these issues, validated in production. At 8 concurrent streams, aggregate throughput reaches 542 tok/s; burst tests at 64 streams produce 830 tok/s with no out-of-memory errors. A hybrid KV cache strategy pairs 20 GB of GPU cache with 96 GiB of CPU offload for evicted prefix entries.
Commenters on Hacker News, where the story reached the front page with 362 points, noted that the MI300X is an OAM module — the upcoming MI350P will offer PCIe form factor with 144 GB, still enough for DeepSeek V4 Flash's native MXFP4 quantization. Several flagged that throughput remains below DeepSeek's own H800 benchmarks (15K tok/s/GPU), suggesting further optimizations are possible.
What makes this significant: it opens the door to running frontier-scale AI models on non-NVIDIA hardware at substantially lower cost. One card, no quantization tricks, production-ready.
DeepSeek V4闪存仅使用了一块AMD MI300X GPU
开发者在一台AMD MI300X加速器上以每秒168个令牌的速度运行304B参数的DeepSeek V[1D[K V4 Flash前沿模型,无需量化。
深度探索V4闪点在单个AMD MI300X GPU上运行 小时精选·2026-08-05 00:00 UTC 开发人员仅使用一个AMD MI300X加速器,在每秒168字节的情况下,成功运行了DeepSe[6D[K DeepSeek V4 Flash前沿模型,该模型参数为30.4亿。 开发者周Ryan已发布了一份可在单个AMD MI300X上运行DeepSeek V4 Flash——一种拥有[K 3040亿参数的前沿语言模型的工作配置。
More Hourlies Stories
Content on Anagnorisis is summarized, paraphrased, and editorialized from publicly available sources for length and clarity. Original sources are linked where available. All trademarks belong to their respective owners.
