Signal Brief

Dari 开源路由模型

Dari团队开源了用于编码agent的自动路由模型,在Terminal-Bench 2.1上达到79.8%准确率,总推理成本仅$76,相比Frontier setup成本降低70%,性能与Fable相当。该小型微调模型会根据缓存决策动态选择模型,仅在必要时调用昂贵模型。

twitter关注列表 Chubby♨️ (@kimmonismus) 发布 2026-07-24 收录 2026-07-24 观察

一句话判断

该模型创新性地结合缓存路由来降低推理成本,值得在编码agent场景中验证复现。

核心信息

Dari团队开源了用于编码agent的自动路由模型,在Terminal-Bench 2.1上达到79.8%准确率,总推理成本仅$76,相比Frontier setup成本降低70%,性能与Fable相当。该小型微调模型会根据缓存决策动态选择模型,仅在必要时调用昂贵模型。

原始内容

79.8% on Terminal-Bench 2.1 for $76 in total inference cost. That's the number Dari @daridotdev is launching with today. They open-sourced the router model behind it: a small fine-tuned model that decides which model handles each step, sending most of them to cheaper options and only calling the expensive frontier models when they actually change the result. It factors the cache into that decision too, so it won't switch models when the cached path is the cheaper win. On the same 89-task suite, the frontier setups run into the thousands. Runs inside Claude Code, Codex, and Pi, you can bring your own Anthropic and OpenAI subscriptions, and the weights are on Hugging Face. ![photo](https://pbs.twimg.com/media/HOAwDSgaIAAH7aX.jpg) > **引用原帖 Avyay Varadarajan (@avyvar):** > Today, we're releasing our open-weight, auto-routing model @daridotdev, built for coding agents. > We're state-of-the-art on the Pareto Frontier, w/ 70% cost reduction + comparable coding performance to Fable. > Bring your own evals, choose your models, or use our defaults. https://t.co/35iU1LvLIl > https://x.com/avyvar/status/2080714589218766993

相关动态

03

Opus 5 发布:价格减半性能领先

Anthropic 发布 Claude Opus 5,定价 $5/$25 每百万 token(与 Opus 4.8 相同),仅为 Fable 5 的一半,但在绝大多数基准测试中击败了 Fable 5。它支持五种努力设置,默认启用推理,并在编码、操作计算机等经济价值高的任务上表现更强,具有自主验证和恢复能力。

twitter关注列表2026-07-24#AI#模型发布#大模型
值得跟进
04

Cursor宣布Claude Opus 5上线

Cursor平台上线Claude Opus 5模型,在CursorBench基准测试中得分66.7,与Fable 5的66.5分持平,但价格仅为后者一半(输入5美元、输出25美元每百万token),且支持零数据保留,而Fable 5仍保留数据30天。

twitter关注列表2026-07-24#模型发布#产品发布#AI
观察