| Model | Input ($/1M tokens) | Output ($/1M tokens) | Cost vs. DeepSeek V4 Flash |
|---|---|---|---|
| DeepSeek V4 Flash | $0.14 | $0.28 | 1× (baseline) |
| DeepSeek V4 Pro | $0.435 | $0.87 | ~3× |
| Alibaba Qwen 3.6 Plus | $0.33 | $1.95 | ~2–7× |
| OpenAI GPT-5.5 | ~$5.00 | ~$30.00 | ~12–107× |
| Claude Opus 4.8 | ~$15.00 | ~$25.00 | ~54–89× |
Key data points from the sources:
Independent benchmarks from NIST's CAISI evaluation show DeepSeek V4 Pro competing directly with the best from OpenAI and Anthropic :
| Benchmark | DeepSeek V4 Pro | OpenAI GPT-5.5 | Anthropic Opus 4.6 |
|---|---|---|---|
| GPQA Diamond (science reasoning) | 90.1% | 96% | 91% |
| MMLU-Pro (broad knowledge) | 87.5% | ~92% | 89.1% |
| SWE-bench Verified (coding) | 80.6% | ~75% | ~78% |
Additional performance highlights:
The financial story of Chinese AI is as dramatic as the technical one:
Alibaba (Qwen) pursues an open-source ecosystem strategy: most models are released under Apache 2.0, easy to fine-tune, and free to self-host . This made Qwen the most-downloaded model family on Hugging Face. The trade-off is monetization — Alibaba's AI is a hit but hard to turn into a direct moneymaker, as the New York Times reported . However, Alibaba has begun to pivot: the flagship Qwen 3.6 Max Preview was released as a closed, proprietary API model in April 2026 .
DeepSeek takes a hybrid approach: it open-sources its V4 weights under MIT license (1.6 trillion parameter Mixture-of-Experts, 49 billion active parameters), while also offering an inexpensive API tier . Its architecture — MoE with extremely sparse activation — enables frontier performance at dramatically lower inference cost.
Western incumbents (OpenAI, Anthropic, Google) rely primarily on closed, proprietary APIs with premium pricing. OpenAI and Anthropic have released cheaper "nano" and "mini" tiers in response to the pressure, but none match DeepSeek's frontier-tier price-performance ratio .