AMAZINGINDEX.COM 日报快照
52.2
VOL. 2026.08
2026.08.20
← 返回 2026.08.20 日报
日报快照 · Daily Snapshot
NO. 011

自举训练闭环:模型自己出题自己学

#ARTICLE HackerNews 2026.08.20
推荐指数 77.0 NO. 011 · 2026.08.20
发布2026/08/19Score93Comments16

Ornith-1.5 将自我脚手架扩展为完整自改进循环,模型自主生成任务、构建脚手架并产出 RL 训练数据。397B MoE 版本在 Terminal-Bench 2.1 上达 86.1 分,开源模型中 SOTA,可能改变预训练后依赖人类标注数据的行业惯例。

当前 RLHF 和 RL 训练的最大瓶颈是人类标注和合成数据的质量天花板,Ornith 的闭环设计本质上是用模型能力替代数据工程团队的外循环工作。这与 Anthropic 的 Constitutional AI、DeepSeek 的 GRPO 路线不同,Ornith 更激进——连任务设计都交给模型自己。

值得警惕的是 397B MoE 的实际激活参数量和推理成本,HN 讨论区有人质疑其效率是否优于同等算力投入的密集模型。如果你在做 post-training 管线,建议关注其开源的 scaffold 生成策略是否可迁移到自己的 base model 上,而非直接复用模型权重。

意见分歧 16 条评论

核心争论:自举训练能否真正替代人类标注,还是仅是对基座模型的有效后训练优化

bigcat12345678

How is ornith-1.5's base model developed? Is the base model one of the Open weights models, or one pre trained by ornith team from scratch? I couldn't find information to answer this question in the article.

goldemerald

It looks like they post-trained Qwen3.6. Interesting to see how far they could improve it with they harness/algorithm.

tangjurine

This looks cool

替代方案: Qwen3.6Qwen3.8 27BQwen3.8 2.4T-A95BLing 3 TinySonnet 4Claude
查看原文 →