DeepSeek-V4-Flash reaches 105 tok/s on two 4090D cards after Triton kernel rewrites
iSevenDays · reddit · 2026-07-24
A Reddit user reports running DeepSeek-V4-Flash at about 105 tok/s on two Nvidia 4090D 48G cards with vLLM, after re-implementing Blackwell-only kernels in Triton.
Key details:
- Recreated DeepGEMM, FlashInfer sparse-MLA, and block-scaled FP8 paths for sm89 GPUs.
- Uses a patched setup on a Dell R740 with P2P enabled.
- Claims 2–3x better throughput for parallel agentic workloads and around 262k context.
- Includes commands for both the vLLM setup and a fully packed llama.cpp run.
The post is essentially a field report on squeezing modern model performance out of non-Blackwell hardware.
More from Infra
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11
- Your p99 latency benchmark may be lying: a deep dive into coordinated omission — Franc0Fernand0 · 2026-09-11