SMRTR AIJun 1, 2025Hacker News

Why DeepSeek is cheap at scale but expensive to run locally

SMRTR summary

Large language models like DeepSeek-V3 balance throughput and latency during inference. AI providers often use batch processing across multiple requests to maximize efficiency, allowing for larger matrix multiplications that GPUs excel at. This boosts overall throughput but increases latency as individual requests may queue.

Mixture-of-experts models and those with many layers particularly benefit from large batch sizes. While batching improves server-side performance, it makes these models impractical for single-user local deployment due to low efficiency without concurrent requests.

This explains why some AI models appear slow to start but fast once running - they're optimized for high-throughput batch processing rather than low-latency individual responses. The model's architecture and serving approach affect how this tradeoff manifests.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR AI

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse AI
AIAug 27, 2026

SpaceKit AI

SpaceKit AI is a public research hub for Growformer, an ML system with a promote-freeze neural substrate, language model experiments, neural cellular automata, and reproducible...

AIAug 27, 2026

Small Models Have Arrived

Small AI models are now 10x cheaper than before, making high-volume consumer and business AI apps financially viable—tasks costing $1 now cost ~$0.10, enabling affordable,...

AIAug 27, 2026

Why I Am Right About AI

The piece satirizes tech-bro certainty about AI replacing writers, using absurd logic and fake statistics to parody real thought leaders—exposing how hollow and self-serving those...