🦙Freshcollected in 8h

DeepSeek-V4-Flash Runs Locally at 24 Tokens per Second

PostLinkedIn
🦙Read original on Reddit r/LocalLLaMA
#local-inference#moe#quantization#gpu-offloadingdeepseek-v4-flash-0731deepseek-v4-flash-0731deepseekrtx 5090dflash

💡A practical data point for running a roughly 151GB MoE model at home with one RTX 5090.

⚡ 30-Second TL;DR

What Changed

The setup used an AMD Epyc 7663, 256GB DDR4-3200 ECC memory, and one RTX 5090 with 32GB VRAM.

Why It Matters

This result lowers the perceived barrier to running a large, capable MoE model locally without an expensive multi-GPU or data-center setup. Performance will vary significantly with quantization, memory bandwidth, context length, and workload characteristics.

What To Do Next

Reproduce the setup with your own prompt mix using UD-Q8_K_XL, then compare throughput and latency against DFlash and an RTX 3090 baseline.

Who should care:Developers & AI Engineers

Key Points

  • The setup used an AMD Epyc 7663, 256GB DDR4-3200 ECC memory, and one RTX 5090 with 32GB VRAM.
  • UD-Q8_K_XL delivered approximately 23.8–24.6 tokens per second across 100K–128K context workloads.
  • DFlash and a temporary RTX 3090 configuration were slower than the reported setup.

🧠 Deep Insight

Background and context from public sources — not the original article. 14 sources cited.

🔑 Enhanced Key Takeaways

  • DeepSeek-V4-Flash utilizes a 284B total parameter architecture with 13B active parameters per token, enabling high-efficiency inference for long-context tasks.
  • The model supports a native 1 million token context window, significantly exceeding the 128K context limit tested in the Reddit user's local setup.
  • The reported 24 t/s performance is currently constrained by the lack of full integration for speculative decoding frameworks like DSpark within local inference engines.
  • DeepSeek-V4-Flash serves as the efficiency-optimized counterpart to the 1.6T parameter DeepSeek-V4-Pro, specifically targeting agentic and reasoning workflows.
  • The model ecosystem expanded on August 21, 2026, with the release of DeepSeek-V4-Flash-Vision-Exp, introducing multimodal capabilities to the Flash architecture.
📊 Competitor Analysis▸ Show
FeatureDeepSeek-V4-FlashLlama-4-405BGPT-5-Turbo
Architecture284B MoE (13B active)DenseProprietary MoE
Context Window1M Tokens256K Tokens2M Tokens
Primary Use CaseAgentic/ReasoningGeneral PurposeEnterprise/Multimodal
Local InferenceHigh (Multi-GPU)Very High (Cluster)N/A

🛠️ Technical Deep Dive

  • Architecture: Mixture-of-Experts (MoE) with 284B total parameters and 13B active parameters per token.
  • Quantization: Performance relies on high-compression formats like UD-Q8_K_XL to fit within consumer-grade VRAM constraints.
  • Inference Bottleneck: Current local execution is limited by CPU-based MoE offloading and lack of optimized speculative decoding support in llama.cpp.
  • Hardware Requirements: Standard high-quality inference typically necessitates multi-GPU configurations (e.g., 4x RTX 3090s) due to the massive parameter count.

🔮 Future ImplicationsAI analysis grounded in cited sources

Local inference speeds will exceed 50 t/s by Q4 2026.
The integration of speculative decoding (DSpark) into local inference engines will drastically reduce the latency of the 13B active parameter MoE routing.
Consumer hardware will shift toward high-bandwidth memory (HBM) configurations.
The memory requirements for running 284B parameter models locally are pushing the limits of current GDDR6X VRAM capacity and bandwidth.

Timeline

2026-07-31
Official release of DeepSeek-V4-Flash-0731.
2026-08-21
Release of DeepSeek-V4-Flash-Vision-Exp multimodal model.

📎 Sources (14)

Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.

  1. reddit.com
  2. medium.com
  3. medium.com
  4. huggingface.co
  5. openrouter.ai
  6. cloudflare.com
  7. developersdigest.tech
  8. fireworks.ai
  9. reddit.com
  10. youtube.com
  11. cometapi.com
  12. deepseek.com
  13. deepseek.com
  14. nvidia.com
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/LocalLLaMA

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.