← Back to Blog

NVIDIA Kyber NVL144 Delayed 12+ Months to 2028: GPU Shortage Will Keep AI API Prices High

By Eric Bush · July 7, 2026 · 7 min read

Data center server racks with networking equipment

The Kyber NVL144 Delay: What Happened

NVIDIA confirmed that Kyber — its next-generation GPU architecture succeeding Blackwell — will not ship in its full NVL144 rack-scale configuration until 2028, a delay of 12+ months from the originally projected late-2026/early-2027 timeline. Additionally, the Rubin Ultra scale-up variant has been cut entirely from the near-term roadmap, reportedly due to interconnect yield issues at the 2nm process node.

This matters for AI costs because NVIDIA's GPU roadmap dictates the supply curve for inference compute globally. When next-gen hardware slips, the current generation (Blackwell B200/B300) must serve demand longer than planned — and demand is growing at 3–4x annually while supply scales at roughly 1.5–2x.

Why GPU Supply Constrains API Pricing

AI API pricing is fundamentally driven by GPU economics. Every token generated requires GPU compute time, and the cost per token is bounded by: hardware acquisition cost (amortized over 3–5 years), electricity, cooling, and margin. When GPU supply is tight, cloud providers pay premium prices for hardware, and those costs pass through to API pricing.

The Kyber delay means the next major step-function in inference efficiency (projected at 2–3x perf/watt improvement over Blackwell) won't arrive until 2028. Current Blackwell GPUs will remain the workhorse through 2027, with no meaningful price relief from new hardware competition.

Here's the GPU generation timeline and its pricing implications:

Generation Availability Perf vs Hopper Impact on API Pricing
Hopper (H100/H200) 2023–present 1x baseline Current pricing floor
Blackwell (B200/B300) 2025–present 2–2.5x Modest reduction (20–30%)
Kyber NVL144 2028 (delayed) 5–6x (projected) Major reduction (50–60%)

What Teams Should Budget Through 2027

Based on the revised hardware timeline, AI API pricing will likely follow this trajectory: gradual 15–25% reductions through 2027 driven by Blackwell ramp-up and software optimizations, but no dramatic drops until Kyber arrives in volume (likely mid-to-late 2028 for broad availability).

For budget planning purposes, assume current-generation pricing declines at roughly 3–5% per quarter through 2027. A team spending $10,000/month on AI coding APIs today should budget for approximately $7,500–8,500/month by end of 2027 — not the $4,000–5,000 that Kyber availability would have enabled.

The exception is smaller/distilled models. Providers can pack more inference onto existing hardware by optimizing model architectures. Sonnet-class and Flash-class models will continue to get cheaper faster than frontier models, potentially dropping 40–50% by end of 2027 even without new hardware. Budget-conscious teams should lean toward these efficient models for routine coding tasks.

The Demand Side: Usage Is Growing Faster Than Supply

Even without the Kyber delay, AI compute demand is outpacing supply growth. Enterprise AI adoption is accelerating — coding agents alone have gone from niche developer tooling to standard infrastructure at most tech companies. Gartner estimates that enterprise spending on AI inference will grow 280% between 2025 and 2028.

This demand pressure creates a floor under API pricing. Even as hardware gets cheaper, more customers competing for the same GPU pools keep utilization rates near 100%. Cloud providers have little incentive to cut prices aggressively when they can sell every GPU-hour they provision.

The practical implication: don't plan your 2027 AI budget assuming major price drops. Budget at 75–85% of current costs and treat any savings as upside rather than baseline.

Alternative Strategies While Waiting for Kyber

Teams looking to reduce AI costs despite the hardware drought have several options. First, model routing: use frontier models (Opus, GPT-5.5) only for complex tasks, routing simpler work to Flash/Haiku-tier models at 10–20x lower cost per token. Most coding tasks don't require frontier intelligence.

Second, caching and deduplication. Semantic caching — storing responses to similar previous queries — can reduce effective token consumption by 20–40% for teams with repetitive coding patterns. Anthropic's prompt caching already offers 90% cost reduction on cached prefixes.

Third, consider self-hosting open models for bulk work. With LongCat-2.0 and other open-weight models matching frontier performance on coding benchmarks, teams with high-volume usage can avoid the GPU shortage premium by purchasing their own hardware — where supply constraints matter less at individual-company scale.

When Will AI API Prices Actually Drop Significantly?

The honest answer: not until late 2028 at the earliest. Kyber NVL144 needs to ship, ramp to volume production, and be deployed in cloud data centers — a process that takes 6–12 months after initial availability. Broad pricing impact won't materialize until 2029.

Until then, cost optimization is about efficiency, not waiting for hardware to save you. Use our cost estimator to identify which models offer the best performance-per-dollar for your specific coding tasks, and build your budget around current pricing with modest quarterly improvements. The GPU shortage is structural, not temporary — plan accordingly.

Want to calculate exact costs for your project?

Frequently Asked Questions

When will the NVIDIA Kyber NVL144 be available?

NVIDIA has delayed the Kyber NVL144 by 12+ months, pushing availability to 2028. The Rubin Ultra scale-up architecture has also been cut from the near-term roadmap. Broad deployment in cloud data centers likely won't happen until mid-to-late 2028.

How much will AI API prices drop in 2027?

Expect gradual 15–25% reductions through 2027, roughly 3–5% per quarter, driven by Blackwell GPU ramp-up and software optimizations. The major 50–60% price drops that Kyber would enable are now pushed to 2028–2029.

Why does a GPU delay affect AI coding costs?

AI API pricing is directly tied to GPU economics. Every token requires GPU compute time, and the cost floor is set by hardware amortization, electricity, and cooling. When next-gen hardware slips, current GPUs must serve growing demand longer, keeping utilization high and prices elevated.

What budget should teams plan for AI coding tools through 2027?

Budget at 75–85% of current API costs. A team spending $10,000/month today should plan for approximately $7,500–8,500/month by end of 2027. Don't assume dramatic price drops — the GPU supply constraint is structural and will persist until Kyber ships in volume.

How can teams reduce AI costs while GPU supply is constrained?

Three main strategies: model routing (use cheap Flash-tier models for simple tasks, frontier only for complex ones), semantic caching (20–40% token reduction for repetitive patterns), and self-hosting open models like LongCat-2.0 for high-volume bulk work.