一张生成的 hero 卡片,标题为"Atria Dawn Preview vs GLM 5.2",副标题为"同一基座,朝相反方向推进",展示两个胶囊徽标:"Atria Dawn Preview"标注为"MIT 开源 • 智能体循环","GLM 5.2"标注为"MIT 开源 • 1M 上下文"。
Guides & Insights

Atria Dawn 与 GLM 5.2:相同基础,朝相反方向推进

作者

Magnus Corvin

发布日期

最新模型 · 20查看全部模型
基准测试:Artificial Analysis · 每日更新
返回全部文章

关于这场对比,最有用的一个事实就藏在较小那款模型自己的规格表里:Atria Dawn Preview是上海人工智能实验室于9月14日直播发布的全新开放权重智能体模型,它构建在7440亿参数的MoE GLM 5.2基础之上——正是Z.ai在6月发布、并以每百万token 1.40美元/4.40美元的价格作为其开放权重旗舰产品对外销售的那款模型。所以这并不是一个新玩家试图造出超越既有霸主的产品,而是同一块“硅片”被两家不同的实验室朝两个方向做了后训练,随后又被当作两款不同的产品来定价。在列出任何一行基准测试成绩之前,这个事实就已经告诉你这场比较的真正焦点是什么:为了一个智能体循环,你愿意舍弃GLM 5.2的多少推理能力——以及为了两者兼得,你需要付出多少代价。

这里的信源存在一种不容忽视的失衡。GLM 5.2 的独立记录很单薄——其开放权重上限是由 GLM 5.3 设定的,后者于 8 月 14 日取代了它,而曾将 GLM 5.2 测得为 53 分的 AA Intelligence Index 此后也已被重新评分并重新命名。每一项有利于 Atria Dawn Preview 的基准测试都来自其模型卡的厂商自报,未经任何中立实验室复现,而其位于 api.atria-asi.ai 的国际 API 尚未公布定价。在模型卡将两者放在同一表格中并排比较之处,Atria Dawn Preview 在发现与工具使用方面领先(BrowseComp 92.5、DeepSearchQA 96.0、BFCL v4 77.0),但在原始编码行上落后于 GLM 5.2 的谱系——而其中没有任何一项得到外部实验室的确认。

相同基座,两种后训练

Both models are 744B-total MoEs with the same 8-expert-per-token activation pattern, because they literally start from the same weights. The difference is what each lab did after that. Z.ai took GLM 5.2 and tuned it as a general open-weights flagship: text-only, 1M context, 128K output, MIT license, with a 40B-active class profile that made it one of the cheapest frontier-grade models to serve — the thing it is still remembered for is being the highest-scoring open-weights model on the independent index before GLM 5.3 arrived a week after Intern-S2.

A screenshot of the Hugging Face model card for internlm/Atria-Dawn-Preview, captured September 15, 2026, showing the English card 'Atria Dawn Preview: From Research Questions To Verifiable Results', the '744B-parameter MoE GLM-5.2 foundation' description, 'Model size 753B params', 'License: MIT', and the SGLang/vLLM deployment links.

The Shanghai AI Laboratory took that same base and tuned it into a research-loop agent. Atria Dawn Preview's four capability pillars — Discovery, Creation, Delivery, Cybersecurity — all describe the same loop: analyse a problem, design a solution, use tools, write and run code, read the experimental result, recover from failure, iterate. The lab is explicit that the result is text-only (image and PDF input get a 400), that the context window is 256K rather than 1M, and that the weights are MIT-licensed and downloadable today in BF16 (353 shards) or FP8 (177 shards). The base is GLM 5.2's; the product is not.

• Base — both 744B-total MoE on the GLM-5.2 foundation, 8 experts active per token

• Context — Atria Dawn Preview 256K text-only vs GLM 5.2 1M, 128K output

• License — both MIT; Atria BF16 + FP8 shards, GLM 5.2 the familiar 1.5TB-class download

• Price — Atria unpublished (international API) vs GLM 5.2 $1.40/$4.40 per 1M

What the vendor-reported grid actually shows

The model card compares Atria Dawn Preview against a field that includes GLM 5.3 rather than GLM 5.2 itself, which is a small editorial choice that flatters the open-weights column. Against that field, Atria Dawn Preview's reported strengths are discovery and tool use: AutomationBench 53.8, BrowseComp 92.5, DeepSearchQA 96.0, WideSearch 81.9, BFCL v4 77.0, CyberGym 86.5. Its reported weaknesses are the coding rows where a tuned generalist usually wins: SWE-bench Pro 59.6, Terminal-Bench 2.1 78.3, JobBench 50.3. Nothing here is independently verified, and every row is the lab's own harness on the lab's own prompts — but the split is consistent enough to read as a real design choice rather than noise. GLM 5.2, for its part, is the model whose June-era independent ceiling (AA Index 53, the then-highest open-weights score) was superseded by GLM 5.3 the month before Atria shipped.

Which one you should route to

If you need a million-token open-weights generalist for long-context coding and knowledge work, GLM 5.2 at $1.40/$4.40 is a proven, MIT-licensed workhorse that has been self-hosted and production-served for a quarter — and on a gateway like OrcaRouter, one API key and zero per-request markup later, it is available the moment you need it, with automatic failover if Z.ai's endpoint ever wobbles. If your job is an open-ended research loop — a task that needs the model to keep reading, running code, and iterating until something is verifiable — Atria Dawn Preview's tuning is aimed exactly there, but you are trading the 1M window, a known price, and an independent record for a 256K preview with no published rate and no neutral scores.

A screenshot of the Atria ASI API documentation page, captured September 15, 2026, showing the English 'Get started' page with the model id 'Atria-Dawn-Preview', Chat Completions/Messages/Responses support, and API key authentication flow at api.atria-asi.ai.A generated scoreboard titled 'Atria Dawn Preview vs GLM 5.2 — the scoreboard': left column Atria Dawn Preview rows Architecture 744B MoE on GLM-5.2 base, Context 256K text-only, Price unpublished (API), Weights MIT open, Independent score none yet, Strengths discovery & tool use; right column GLM 5.2 rows Architecture 744B MoE (the same base), Context 1M / 128K out, Price $1.40 / $4.40 per 1M, Weights MIT open, Independent score AA 53 (superseded by 5.3), Strengths long-context generalist; footer 'Atria figures vendor-reported; GLM 5.2 figures per Artificial Analysis & Z.ai.'

诚实的结论是一个岔路口。已经依赖 GLM 5.2 进行长上下文开放工作的团队应保持现状,先观察独立评估者对 Atria Dawn Preview 的报告,再决定是否将生产路径切换到它。瓶颈在于循环本身的团队——模型停下来询问而不是执行——有真正的理由尝试这个新来者,最好将其置于指向 GLM 5.2 的故障转移路径之后,这样如果预览版出问题,这项实验也不会付出代价。同样的基础,两个产品,而对大多数读者来说,起决定作用的列不是基准测试网格,而是上下文窗口和那个网格从不显示的价格。

本文中的对比1

根据本文内容识别 · 基准测试:Artificial Analysis · 每日更新