惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
V
V2EX
aimingoo的专栏
aimingoo的专栏
爱范儿
爱范儿
博客园 - 聂微东
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
月光博客
月光博客
云风的 BLOG
云风的 BLOG

OfficeChai

These Are The 10 Cheapest AI Models In The World [June 2026] 18 Best AI Tools For English Speaking (With Examples) [2026] AI Impact? Vacancy Rates For US Office Properties Are Now Highest Since The 2008 Crisis KPMG Pulls Report Praising AI After It Was Found To Have Fake AI-Generated Citations India's Sarvam Raises $234 Million At $1.5 Billion Valuation After SpaceX Stock Pops 20%, Musk Has Made More Money In The Last 24 Hours Than Warren Buffett Made In His Entire Career OfficeChai Nobody Is Using AI Better Than Meta: NVIDIA CEO Jensen Huang 21 Best AI Tools For Animation (With Examples) [2026] 22 Best AI Tools For Architecture (With Examples) [2026] Datacenter Construction Spending Has Eclipsed Public Transportation Spending In The US China Scraps 12,000 Degree Courses, Mainly In Arts And Humanities, To Prepare For AI Age OfficeChai There Is No Job Loss With AI: David Friedberg Loop Between Human Capital And "Token Capital" Will Be The New IP For Firms, Says Satya Nadella How to Reduce Dependency on Key Employees 8 Google Index Checker Use Cases Beyond New Blog Posts Memory Squeeze? Smartphone Purchases Are Down Globally 21 Best AI Tools For Accounting (With Examples) [2026] AI For Voice Generation: 22 Best Options (With Examples) [2026] These Are The Most Popular Image Generation Models On OpenRouter [June 2026] Search Traffic For Websites Is Down 25% Over The Last Year Because Of AI: a16z Data Agentic Coding Has Led To A 50% Increase In Number Of Apps, But Most Are Finding Very Few Users: SimilarWeb Data OpenRouter Launches Fusion API, Which Uses A Combination Of Models To Achieve Fable-Like Performance At Half The Price Dario Amodei Refused To De-Deploy Or Fix Vulnerabilities In Fable Before US Export Controls, Says David Sacks 23 Best AI Tools For Notes Making (With Examples) [2026] 16 Best AI Tools For Astrology (With Examples) [2026] How Jensen Huang Once Had To Ask SEGA's CEO To Pay NVIDIA For A Technology That Didn't Work ChatGPT Already Has 11% Of The Search Market: OpenAI CFO Sarah Friar SpaceX Has Now Launched More Satellites Than Rest Of Humanity Combined Across History
GLM 5.2 Places 2nd On Vending Bench, Ahead Of All Google,...
OfficeChai Team · 2026-06-27 · via OfficeChai

GLM 5.2 continues to impress on different kinds of benchmarks — and is bettering many frontier labs in the process.

The latest data comes from Andon Labs’ Vending-Bench 2, a simulation benchmark that measures how well AI models run a vending machine business over a 365-day period. GLM 5.2 finished second overall, ending the year with roughly $8,000 in simulated balance. Only Claude Opus 4.7 cleared more, finishing north of $10,000. GPT-5.5 came in third. GLM 5.1 and GLM-5 trailed further behind, ending around $5,500 and $4,200 respectively.

Vending-Bench is designed to test agentic decision-making over long time horizons — the kind of sustained, practical reasoning that standard coding or math benchmarks don’t capture. A model running the simulation has to manage inventory, pricing, and restocking decisions across hundreds of sequential steps. Mistakes compound, and good judgment early pays off later. It’s a meaningful test of whether a model can actually operate autonomously on a real task, and GLM 5.2 finishing ahead of every Google and OpenAI model on it is a result worth paying attention to.

What’s more striking than the Vending-Bench result itself is the trajectory the GLM series has shown. Andon Labs plotted GLM performance against release date, and the improvement across GLM-4.7, GLM-5, GLM-5.1, and GLM-5.2 fits a linear trend with an R² of 0.99 — essentially a straight line — gaining roughly $995 in simulated balance per month. That kind of consistency across four successive releases is unusual. Most model families show uneven jumps, with some releases moving the needle significantly and others less so. The GLM line has been almost mechanically steady.

glm 5.2 vending bench

This fits a broader pattern that has been building around GLM 5.2 since its June 13 release. On ARC-AGI, it scored 77% on ARC-AGI-1 and 22.8% on ARC-AGI-2, the highest verified scores for any open-weight model on either benchmark. It became the first open-source Chinese model to rank above every Google model on the Artificial Analysis leaderboard. On SWE-bench Pro it scores 62.1, ahead of GPT-5.5’s 58.6. And in a head-to-head research reproduction test, GLM 5.2 completed a complex machine learning paper reproduction task for $6.21, compared to $46.35 for Claude Opus 4.8 doing the same job.

The Vending-Bench result adds something to that picture that the other benchmarks don’t directly test: the ability to hold a coherent strategy across a long, sequential, economically consequential task. Scoring well on a coding benchmark doesn’t tell you much about whether a model can run a business for a year without going off the rails. GLM 5.2 can, apparently, and better than most of the competition.

Z.ai’s model ships under an MIT license with 744 billion total parameters — 40 billion active per inference call — and a one-million-token context window. The architecture includes an optimization called IndexShare, which reduces per-token compute significantly at long context lengths, which matters for agentic tasks where a model is processing a growing history of decisions and outcomes. That efficiency is part of why the cost numbers on GLM 5.2 have been so striking across different evaluations.

The Vending-Bench result is another data point in what has become a consistent story about GLM 5.2: across benchmark types, across labs running the evaluations, and across the kinds of tasks being tested, the model keeps showing up near or at the top of the rankings. The trend line Andon Labs charted, gaining nearly $1,000 per month across successive releases, suggests the next GLM iteration will be watched closely.