Running DeepSeek V4-Flash with 1M Context on 2x RTX PRO 6000: Concurrency Up 1.5x
dee_hw · x · 2026-08-02
A developer corrected the previous assumption that a 2× RTX PRO 6000 rig is capped at a 131K context length, confirming it can run the full 1M context window for DeepSeek V4-Flash.
- VRAM Optimization: Thanks to sliding-window attention, the 1M context isn't a physical allocation. The actual KV cache footprint is only 16K tokens.
- Performance: Successfully retrieved a needle at 543K depth on native FP4.
- Trade-offs: Lowering numbatchedtokens increases concurrency by 1.52x, but prefill time jumps significantly from 11.9s to 120.3s.
Related event: DeepSeek-V4-Flash Local Deployment Benchmarks: Performance Across Hardware(21 posts)→
More from Infra
- Running 2.78T Parameter Kimi K3 on a Single CPU with 8GB RAM — Saboo_Shubham_ · 2026-08-03
- AMD Enters Open-Source LLM Arena with Instella-MoE-16B — airesearch12 · 2026-08-03
- US States Move to Repeal Data Center Tax Breaks, Raising AI Infrastructure Costs — pstAsiatech · 2026-08-03
- Handling Offline AI Jobs: Developers Share Best Engineering Practices — cmm324 · 2026-08-03
- A 10-Week Roadmap for LLM Inference Serving and Optimization — _jaydeepkarale · 2026-08-03
- App Developers Should Ship Their Own On-Device Models — abacaj · 2026-08-03