Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
Latent Space · 2026/7/31 04:40:54
[AINews] GPT 5.6 price cut by 20%-80%: Cost of GPT 5.4 Intelligence dropped 13x in 4 months due to GPT 5.6 recursive self-optimization

[AINews] GPT 5.6 price cut by 20%-80%: Cost of GPT 5.4 Intelligence dropped 13x in 4 months due to GPT 5.6 recursive self-optimization

AI 中文解读
GPT-5.6推出,这次的最大亮点是“AI自己优化自己”,让同等水平的AI服务价格四个月暴跌13倍,智能变得更便宜了。以前AI降价被认为是“新手红利”,现在证明这条降价曲线远未结束。GPT-5.6通过自动分析运行数据、改写底层代码、优化推理流程等方式,把服务成本大幅压缩,同时还加快了响应速度。对普通人来说,这意味着AI会越来越不“心疼”,以前觉得贵的智能助手、写作工具、编程辅助,接下来都会变得更便宜、更流畅。对开发者和企业而言更是利好,API调用成本降了,就能开发出更多实用的AI应用,甚至可能催生出一大批以前在经济上不可行的产品。简单说,AI正在从“奢侈品”变成“日用品”,这个趋势对所有人都是好消息。
One of our big “hero charts” a year ago (eventually adopted by Demis) made the stunning observation that, holding LMSys Elo constant, GPT4 level intelligence fell by 1000x over 18 months:Back then, it was unclear if these were “noob gains” - going from unoptimized to optimized, going from completions to reasoning, going from dense to MoE, with all the low hanging fruit gone. Another 18 months later, it seems the answer is no; constant-level intelligence is continuing to get precipitously cheaper.Yesterday, OpenAI published findings on how GPT 5.6 had optimized its own serving:1. Inference AccelerationTo serve more tokens on the same hardware without sacrificing quality, OpenAI focused on several systemic upgrades:Self-Optimization: GPT-5.6 Sol was actively used to analyze production traffic, tune load balancing, and autonomously rewrite production kernels in OpenAI’s own Triton and Gluon languages. This autonomous kernel optimization reduced end-to-end serving costs by 20%.Speculative Decoding: Improved its own draft model (by designing and running hundreds of experiments on its architecture, testing changes in size, structure, and features, while monitoring the speculator training process, autonomously intervening when issues arose, including hardware failures and training instability) increasing token-generation efficiency by over 15%.KV Caching: Optimized batching, sharding, and cache management specific to different workloads (primarily Sol in Codex) to extract more inference from existing hardware.2. Agentic Harness ImprovementsTo streamline the complex, multi-step tasks in tools like Codex and ChatGPT Work, OpenAI optimized their Rust orchestration layer to reduce repetitive compute costs:Avoiding Context Bloat: Tools, skills, and plugins are only surfaced when needed (deferred discovery), and tool outputs are capped at 10,000 tokens by default to prevent the context window from expanding unnecessarily.Prompt Caching: To avoid reprocessing the same instructions and history repeatedly, the harness treats all model-visible history as append-only. This preserves the prompt prefix, allowing the system to reuse previously computed data and maintain a high cache hit rate.Today, they proved it wasn’t just theory, announcing large price cuts for the smaller models and a new 2.5x Faster mode in Sol (though not the hinted 10x faster Cerebras-driven mode promised in July):That is a beautiful Pareto curve — if AA’s Cost per Task is reflective of real world tasks, then OpenAI has beat even open models like DeepSeek, GLM, and MiniMax, and dedicated cheap-but-good models like Gemini Flash-Lite.Good, but what is truly jaw dropping is Nicdunz’s observation:GPT-5.4 full at xhigh scored 51, exactly where Luna max sits today. GPT-5.4 costs $2.50/$15; Luna now costs $0.20/$1.20. In other words, roughly four months later, OpenAI is selling March’s full flagship intelligence at about one-thirteenth the token price.That’s an annualized rate of ~2000x a year, a huge acceleration since our last observation - which you SHOULD discount because all public benchmarks like AA’s get trained to some extent whereas Elos are less directly trainable. While leading Chinese and American open models like Poolside’s Laguna and Thinky’s Inkling offer full control and sovereignty, if your only goal is cost-effective non-finetuned intelligence, you will find it -very- hard to beat OpenAI right now.AI News for 7/29/2026-7/30/2026. We checked 12 subreddits, 544 Twitters and no further Discords. AINews’ website lets you search all past issues. As a reminder, AINews is now a section of Latent Space. You can opt in/out of email frequencies!AI Twitter RecapOpenAI Pricing Cuts, Harness Semantics, and the ARC-AGI-3 Memory DebateOpenAI cut GPT-5.6 prices aggressively and added a faster Sol tier: OpenAI reduced GPT-5.6 Luna by 80% and Terra by 20%, while introducing Sol Fast at up to
分享
阅读原文
[AINews] GPT 5.6 price cut by 20%-80%: Cost of GPT 5.4 Intelligence dropped 13x in 4 months due to GPT 5.6 recursive self-optimization | BriefSum AI 情报