Tuesday, August 18, 2026
DarkSubscribe
AI Infrastructure · News & Analysis
HomeChips & HardwareReport
Chips & Hardware · Report

NVIDIA's full-stack inference software on Blackwell has reduced token costs by up to 5x on DeepSeek V4 in one month thro

NVIDIA official — first-hand confirmation of roadmap / product.
Official disclosureSlicast · July 19, 2026 · US · Source: NVIDIA Blog

As organizations move from AI pilots into production AI factories, infrastructure decisions have shifted from peak chip specifications to cost per token: how many useful tokens they can deliver per dollar, per watt and within required latency targets.

Codesigned with NVIDIA GPUs, CPUs, networking and systems, and strengthened by a broad open source ecosystem, NVIDIA's full-stack inference software continuously improves hardware performance. On the NVIDIA Blackwell platform, the software stack has already reduced token costs by up to 5x on the DeepSeek V4 model in just one month.

Leading companies and inference providers are already seeing the compounding value of NVIDIA's inference software stack on Blackwell. Traditional web, search and software-as-a-service workloads were relatively predictable, with users loading pages or updating records through similar software paths. But agents can reason, plan, call tools, spin up specialist subagents and manage massive context across multi-turn workflows, turning a single request into a distributed computing problem that can span hundreds of subagents, thousands of tasks and multiple large language models running across GPUs, CPUs, DPUs and storage systems. The software stack determines whether that complexity turns into wasted capacity or lower cost per token.

Lower cost per token comes from turning individual optimizations into system-level performance. NVIDIA's inference software stack connects three layers so they work as one system, with individual optimizations compounding. Disaggregated serving, large expert parallelism over NVIDIA NVLink interconnect technology, NVFP4 precision and multi-token prediction each deliver meaningful gains on their own. Combined, they increase throughput by up to 20x. Capturing that gain in production requires coordination across the full inference stack from production operations and model runtimes to kernels, communication libraries and hardware access.

The same full-stack foundation is amplified by the open source ecosystem. PyTorch, launched in 2016 with native CUDA support, has coevolved with NVIDIA's architecture, giving developers access to innovations such as Tensor Cores, Transformer Engine and NVFP4 directly through a familiar framework. When breakthroughs such as DFlash speculative decode, which delivers up to 15x more throughput on existing hardware, or FastVideo, which generates 1080p videos in less than five seconds, land in PyTorch, they can run instantly on NVIDIA.

When frontier open models like DeepSeek V4 are released, leading inference frameworks like vLLM and SGLang have day-zero deployment recipes for the NVIDIA Blackwell architecture, making the model accessible across millions of Blackwell GPUs. DeepSeek V4 performance on Blackwell improved by up to 5x within about a month across vLLM and SGLang frameworks, cutting token costs to roughly one-fifth of previous levels. This open source flywheel means more developers optimize CUDA-native inference paths, more production deployments feed back into the ecosystem and each software improvement increases delivered token output while lowering cost per token over time.

Read the original
NVIDIA's full-stack inference software on… · Slicast