Developer Tools

PyTorch Fixes a Bug That Made DeepSeek AI Miscalculate on New Chips

A hidden math error was quietly corrupting one of the world's cheapest AI models

Deep Dive

PyTorch, the free software engine that almost every major AI model is built on, just fixed a bug that caused DeepSeek's AI models to do their math incorrectly on Nvidia's newest Blackwell chips — the hardware powering today's most advanced AI data centers. The problem was in how the software stored and read ultra-compressed numbers used in matrix multiplication, the core calculation behind every AI model. When it read those numbers in the wrong order, it produced wrong answers.

Why should you care? DeepSeek made global headlines by offering AI roughly as capable as the best American models at a small fraction of the cost. That's only valuable if the answers are actually right. This fix keeps DeepSeek models accurate on the latest hardware, which means AI apps built on them can run faster and cheaper — savings that eventually reach you as lower prices or better free tiers.

Now the catch. This is a maintenance fix, not a new feature. It doesn't make DeepSeek smarter or unlock anything you couldn't do yesterday — it simply stops a specific category of wrong answers. The author also notes the fix hasn't been tested on some other chip families (Hopper, XPU, and AMD's ROCm), so similar problems could still hide there.

One more detail worth noticing: the developer disclosed that an AI assistant helped write the code, with human review required before submission. That's a small but telling glimpse of how software itself is increasingly being built in 2025 — by machines, checked by people.

Key Points
  • PyTorch, the free engine most AI runs on, fixed a math bug affecting DeepSeek models
  • The bug caused wrong answers on Nvidia's newest Blackwell chips used in top data centers
  • The fix keeps DeepSeek's famously cheap AI accurate, which could mean lower prices for AI apps

Why It Matters

Keeps the cheapest top-tier AI running correctly, which means lower costs for AI-powered tools you already use.

📬 Get the top 10 AI stories daily