A cheaper AI model is not necessarily cheaper once retries are counted
Summary
A side-by-side coding experiment comparing GPT-5.6 Luna and DeepSeek V4 Flash shows that DeepSeek's apparent 5x price advantage shrinks when retries are included. The article argues for more comprehensive benchmarks reporting cost per attempt and cost per verified success.
Similar Articles
DeepSeek's new AI model is by far the cheapest of well-known models to run, research firm says (4 minute read)
DeepSeek's new V4-Flash AI model is reported to be the cheapest well-known model to run, costing 105 times less than Anthropic's Claude Fable 5.
DeepSeek R2 just went open-source and it's matching GPT-4o on 9 of 12 benchmarks — for literally $0 in API costs
DeepSeek R2, a new open-source model, matches GPT-4o on nine of twelve benchmarks while running locally on a single A100 for zero API cost, potentially transforming the economics of AI deployment.
OpenAI beats DeepSeek on price/performance after 80% Luna price cut
OpenAI announced an 80% price cut on its Luna model, claiming it now beats DeepSeek on price/performance with GPT-5.6.
DeepSeek just popped the American AI bubble.
DeepSeek's V4 Pro model undercuts rivals like GPT-5.5 and Claude Opus by 10-35x on pricing, signaling a deflationary pressure on the AI bubble as margins compress with 'good enough' models at significantly lower cost.
How to measure cost of models for programming
An explainer analyzing the real-world cost of AI models for programming, comparing DeepSeek Flash and OpenAI's Luna via token pricing, caching distributions, and subscription math.