Current LLM Cost Comparison: Deepseek, Qwen, MiniMax vs OpenAI

Pricing Breakdown by Provider
Here's the current cost comparison among major LLM providers based on a recent Reddit analysis. All prices are in USD per 1 million tokens and sourced as of the analysis date.
- Deepseek-V3.2: $0.26 input / $0.38 output. This is approximately 10x cheaper than GPT-4 while delivering what benchmarks suggest is GPT-5 class performance.
- Qwen3.5 series: The 27B model costs $0.26 input / $2.60 output, delivering quality comparable to Claude at a fraction of the cost. The series provides flexibility spanning from 0.8B to 397TB parameters, with every variant supporting 262k context windows extendable to 1M+ and built-in thinking mode.
- MiniMax-M2.5: $0.27 input / $0.95 output. Excels for coding workflows with 80.2% on SWE bench verified, making it outstanding for agentic coding tasks.
- OpenAI GPT-4.1: $2.00 input / $8.00 output. While certainly capable, the pricing premium is difficult to justify for high volume production use cases when alternatives perform comparably.
Key Technical Context
The analysis includes LMSYS ELO scores where available, as most other benchmarks appear to be optimized at this point. Context window capacity has become increasingly important, with most current models supporting 200k+ tokens as standard, which fundamentally changes how you can structure applications around long documents and extended conversations.
For developers using AI coding agents, these pricing disparities are significant when considering production deployment costs. The data suggests that alternatives to premium-priced models like GPT-4 can deliver comparable performance at substantially lower costs, particularly for high-volume use cases.
📖 Read the full source: r/LocalLLaMA
👀 See Also

ETH Zurich Study: Excessive Context Reduces AI Coding Agent Performance
An ETH Zurich study tested four coding agents on 138 real GitHub tasks and found that LLM-generated context files reduced task success rates by 2-3% while increasing inference costs by 20%. Human-written context only improved success by ~4% with significant cost increases.

Nonprofits Gain Access to Claude Opus 4.6 on Team and Enterprise Plans
Nonprofits using Team and Enterprise plans can now access Claude Opus 4.6, Anthropic's latest AI model, without any additional cost.

Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot
Ångstrom (YC S24) trained CSP-MACE-Å, an ML model 10,000x faster than DFT with matching accuracy, outperforming Meta's UMA-OMC on crystal structure prediction. They used Claude Code to orchestrate 100,000 GPU jobs on multi-cloud spot via Anycloud CLI.

Claude Chat Leak via Google Search: What Developers Need to Know
Over the weekend, Claude AI share links were indexed by Google, exposing private chats including legal strategies and technical discussions. Anthropic has since blocked the search query. This is the second such incident.