Aakib Ansari.
Back to articles
News Brief

OpenAI Cuts GPT-5.6 Luna Prices 80% and Terra 20% After Sol Optimises Its Own Inference

Md Aakib Ansari
Md Aakib AnsariWeb Developer & AI Tools Reviewer
2 min readModel: GPT-5.6
OpenAI Cuts GPT-5.6 Luna Prices 80% and Terra 20% After Sol Optimises Its Own Inference

OpenAI dropped prices across two tiers of its GPT-5.6 family on July 30, with Luna falling 80% and Terra falling 20%, effective immediately across the API, ChatGPT, Codex, and partner platforms including Amazon Bedrock and Netlify AI Gateway.

The reductions came from efficiency gains in OpenAI's inference stack — specifically GPU kernel optimisations and an expanded use of speculative decoding, the same technique that lets a smaller draft model propose tokens that the full model then verifies in fewer passes. OpenAI attributed a meaningful share of those gains to Sol, its flagship tier, which the company said helped identify and refine its own inference bottlenecks.

New pricing

| Model | Input (per 1M tokens) | Output (per 1M tokens) | Change | |---|---|---|---| | GPT-5.6 Luna | $0.20 | $1.20 | -80% | | GPT-5.6 Terra | $2.00 | $12.00 | -20% | | GPT-5.6 Sol (standard) | $5.00 | $30.00 | Unchanged | | GPT-5.6 Sol (Fast mode) | $10.00 | $60.00 | New tier |

The new Sol Fast mode replaces the previous Priority Processing tier and delivers up to 2.5× higher throughput — useful for latency-sensitive production workloads that can tolerate the higher per-token cost.

Luna's new price point puts it among the most aggressive in its category: at $0.20 input, it undercuts most mid-tier competitor offerings while retaining the GPT-5.6 architecture. The cut is likely to increase pressure on competitors at the fast, high-volume end of the market — the segment where Gemini 3.5 Flash-Lite and DeepSeek-V4-Flash are already competing hard on cost.

Sol pricing unchanged reflects OpenAI's read that frontier-tier demand is relatively price-inelastic at this stage — the enterprises running complex agentic tasks on Sol are not the same customers who were waiting for a Luna price drop to scale.

Related Articles

Meta Releases Muse Glimmer: Apache 2.0 Licensed 30B Local Agent Model
News Brief2 min read
Meta Releases Muse Glimmer: Apache 2.0 Licensed 30B Local Agent Model

Meta Superintelligence Labs has released Muse Glimmer, a 30-billion parameter open-weight model distilled from its proprietary Muse Spark flagship. Published under an Apache 2.0 license, Glimmer is purpose-built for offline, on-device agentic workloads like coding, debugging, and file management on consumer hardware.

Ant Group's inclusionAI Team Releases Ling 3.0 Flash FP8 Under MIT License
News Brief2 min read
Ant Group's inclusionAI Team Releases Ling 3.0 Flash FP8 Under MIT License

Ant Group's inclusionAI team has released Ling 3.0 Flash FP8, a highly efficient 124-billion parameter Mixture-of-Experts (MoE) model. Featuring an MIT license and a custom hybrid attention architecture, the model reduces active parameters to 5.1 billion per token, matching the performance of much larger models while dramatically lowering operational costs.

Liquid AI's LFM2.5-2.6B Matches Models Three Times Its Size on Agentic Tasks
News Brief2 min read
Liquid AI's LFM2.5-2.6B Matches Models Three Times Its Size on Agentic Tasks

Liquid AI released LFM2.5-2.6B on August 4, a 2.69B-parameter on-device model purpose-built for agentic workloads. Using a hybrid architecture of short convolution blocks and grouped query attention, it runs under 2.5 GB of memory and reaches approximately 220 tokens/s on Apple M5 Max — while matching or exceeding Qwen3.5-9B on tool use and instruction-following benchmarks.