AI News AI资讯 2d ago Updated 1d ago 更新于 1天前 48

Grok 4.5 is so cheap compared to Fable 5 and GPT 5.5 that benchmark gaps may not matter much Grok 4.5 相比 Fable 5 和 GPT 5.5 便宜得多,基准差距可能没那么重要

xAI released Grok 4.5, a model trained on tens of thousands of Nvidia GB300 GPUs, targeting coding, agentic tasks, and knowledge work. Performance is mixed: it nearly matches competitors on Terminal Bench 2.1 (83.3%) but trails significantly on software engineering benchmarks like DeepSWE 1.1 (53%) and SWE Bench Pro (64.7%). The model employs heavy data filtering, domain-specific selection, and asynchronous reinforcement learning infrastructure to handle long-running agentic tasks. Grok 4.5 is p xAI发布Grok 4.5模型,基于数万块Nvidia GB300 GPU训练,专注于编码、智能体任务和知识工作。 基准测试表现分化:在Terminal Bench 2.1上接近GPT 5.5和Fable 5,但在DeepSWE 1.1和SWE Bench Pro等软件工程任务上落后于竞争对手。 Grok 4.5定价极具侵略性(输入$2/百万token,输出$6/百万token),远低于Opus 4.8、Fable 5及GPT系列,且Token消耗更少。 训练采用严格数据过滤、去重及异步强化学习基础设施,支持长时间智能体运行与并行训练。 模型已接入Cursor、Grok Build及xAI控制

72
Hot 热度
65
Quality 质量
68
Impact 影响力

Analysis 深度分析

TL;DR

  • xAI released Grok 4.5, a model trained on tens of thousands of Nvidia GB300 GPUs, targeting coding, agentic tasks, and knowledge work.
  • Performance is mixed: it nearly matches competitors on Terminal Bench 2.1 (83.3%) but trails significantly on software engineering benchmarks like DeepSWE 1.1 (53%) and SWE Bench Pro (64.7%).
  • The model employs heavy data filtering, domain-specific selection, and asynchronous reinforcement learning infrastructure to handle long-running agentic tasks.
  • Grok 4.5 is priced drastically lower than competitors ($2/$6 per million input/output tokens vs. $10/$50 for Fable 5), aiming to win on cost-efficiency rather than raw benchmark dominance.
  • Availability includes Grok Build, Cursor, and the xAI console, with EU launch targeted for mid-July; it integrates with Microsoft Office plugins.

Why It Matters

This release highlights a strategic shift in the AI market where cost-efficiency and token usage become critical differentiators against pure performance metrics. For practitioners, it demonstrates that models can achieve competitive utility in specific domains (like command-line tasks) while accepting lower performance in others, provided the economic advantage is substantial. This challenges the industry assumption that top-tier benchmark scores are the sole determinant of model value, suggesting a future where "good enough" performance at a fraction of the cost drives adoption.

Technical Details

  • Training Infrastructure: Utilized tens of thousands of Nvidia GB300 GPUs with custom asynchronous learning infrastructure, allowing agentic runs to stretch over hours while training continued in parallel.
  • Data Strategy: Implemented rigorous data filtering, deduplication, and domain-specific selection to maintain high data quality, particularly focusing on software engineering tasks during the reinforcement learning phase.
  • Performance Metrics: Scored 83.3% on Terminal Bench 2.1, 53% on DeepSWE 1.1, and 64.7% on SWE Bench Pro. It processes outputs at 80 tokens per second and uses 4.2 times fewer tokens than Opus 4.8 on SWE Bench Pro tasks.
  • Pricing Structure: Input tokens cost $2 per million, and output tokens cost $6 per million, significantly undercutting rivals like Fable 5 ($10/$50) and Opus 4.8 ($5/$25).
  • Integration: Available via Grok Build, Cursor, and xAI console, with immediate plugin support for Word, PowerPoint, and Excel.

Industry Insight

  • Cost-Performance Trade-off: Vendors should prioritize token efficiency and pricing strategies alongside benchmark improvements, as users may accept moderate performance drops for significant cost savings, especially in high-volume coding workflows.
  • Agentic Workflow Optimization: The emphasis on asynchronous learning and long-duration agentic tasks suggests that future model development must account for extended interaction loops and state management, not just single-turn inference speed.
  • Market Consolidation via Acquisition: The integration with Cursor, following its acquisition by SpaceX, indicates a trend where hardware, model, and application layers are vertically integrated to create cohesive ecosystems that lock in users through seamless tooling and competitive pricing.

TL;DR

  • xAI发布Grok 4.5模型,基于数万块Nvidia GB300 GPU训练,专注于编码、智能体任务和知识工作。
  • 基准测试表现分化:在Terminal Bench 2.1上接近GPT 5.5和Fable 5,但在DeepSWE 1.1和SWE Bench Pro等软件工程任务上落后于竞争对手。
  • Grok 4.5定价极具侵略性(输入$2/百万token,输出$6/百万token),远低于Opus 4.8、Fable 5及GPT系列,且Token消耗更少。
  • 训练采用严格数据过滤、去重及异步强化学习基础设施,支持长时间智能体运行与并行训练。
  • 模型已接入Cursor、Grok Build及xAI控制台,并提供Office插件,但欧盟地区预计7月中旬上线。

为什么值得看

本文揭示了大模型竞争从单纯追求基准分数转向“性能-成本”综合竞争力的新阶段,Grok 4.5通过极致性价比策略挑战头部厂商的市场地位。对于AI从业者和企业而言,理解这种以低价和高效率换取市场份额的策略,有助于评估未来API采购成本和部署方案的经济性。

技术解析

  • 训练架构与数据策略:模型利用数万块Nvidia GB300 GPU进行训练,强调高质量数据筛选、去重及领域特定选择。强化学习阶段覆盖数十万项任务(主要为软件工程),并构建了异步学习基础设施,允许智能体任务耗时数小时而训练并行继续。
  • 基准测试表现:在Terminal Bench 2.1中得分83.3%,几乎持平GPT 5.5 (83.4%)和Fable 5 (84.3%);但在DeepSWE 1.1中仅得53%(落后于GPT 5.5的67%和Fable 5的70%),在SWE Bench Pro中得64.7%(低于Fable 5的80.4%)。
  • 成本与效率优势:Grok 4.5输入价格为$2/M tokens,输出为$6/M tokens,显著低于Opus 4.8 ($5/$25)、GPT-5.5 ($5/$30)和Fable 5 ($10/$50)。此外,其在SWE Bench Pro任务上的Token使用量仅为Opus 4.8的1/4.2,推理速度达80 tokens/秒。
  • 生态集成:模型与Cursor编辑器深度整合(Cursor已被SpaceX以600亿美元收购),并提供Word、PowerPoint和Excel插件,旨在提升实际工作流中的可用性。

行业启示

  • 价格战成为关键竞争壁垒:随着模型性能差距缩小,定价策略(如Grok 4.5的低Token成本)将成为决定企业用户选择的核心因素,类似中国厂商(智谱、DeepSeek)的高性价比路线正在全球主流市场中重现。
  • 垂直场景能力重于通用基准:尽管Grok 4.5在部分通用编码基准上落后,但其通过降低Token消耗和提升特定任务效率来弥补绝对分数的不足,表明行业正从“刷榜”转向关注实际部署中的ROI(投资回报率)。
  • 硬件与基础设施协同进化:依赖GB300等先进硬件及异步训练架构,显示了算力基础设施对模型训练效率和长上下文智能体任务支持的至关重要性,未来模型迭代将更紧密地绑定底层硬件创新。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Benchmark 基准测试 Product Launch 产品发布 Code Generation 代码生成 Agent Agent