聊聊MiniMax M2.7,国产最佳的Agent基模。 * { margin: 0; padding: 0; outline: 0; } body { font-family: “PingFang SC”, system-ui, -apple-system, BlinkMacSystemFont, “Helvetica Neue”, “Hiragino Sans GB”, “Microsoft YaHei UI”, “Microsoft YaHei”, Arial, sans-serif; line-height: 1.6; } .__page_content__ { max-width: 667px; margin: 0 auto; padding: 20px; text-size-adjust: 100%; color: rgba(0, 0, 0, 0.9); padding-bottom: 64px; } .title { user-select: text; font-size: 22px; line-height: 1.4; margin-bottom: 14px; font-weight: 500; } .__meta__ { color: rgba(0, 0, 0, 0.3); font-size: 15px; line-height: 20px; hyphens: auto; word-break: break-word; margin-bottom: 50px; } .__meta__ .nick_name { color: 576B95; } .__meta__ .copyright { color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.05); padding: 0 4px; margin: 0 10px 10px 0; } blockquote.source { padding: 10px; margin: 30px 0; border-left: 5px solid ccc; color: #333; font-style: italic; word-wrap: break-word; } blockquote.source a { cursor: pointer; text-decoration: underline; } .item_show_type_0 > section { margin-top: 0; margin-bottom: 24px; } a { color: 576B95; text-decoration: none; cursor: default; } .text_content { margin-bottom: 50px; user-select: text; font-size: 17px; white-space: pre-wrap; word-wrap: break-word; line-height: 28px; hyphens: auto; } .picture_content .picture_item { margin-bottom: 30px; } .picture_content .picture_item .picture_item_label { text-align: center; } img { max-width: 100%; } .pay_subscribe_notice { margin: 30px 0; padding: 20px; background: fffbe6; border: 1px solid ffe58f; border-radius: 8px; } .pay_subscribe_badge { display: inline-block; padding: 4px 12px; background: faad14; color: fff; border-radius: 4px; font-size: 14px; font-weight: 500; margin-bottom: 12px; } .pay_subscribe_desc { font-size: 15px; line-height: 1.8; color: rgba(0, 0, 0, 0.7); margin-bottom: 12px; } .pay_subscribe_hint { font-size: 13px; color: rgba(0, 0, 0, 0.4); } .__bottom-bar__ { display: flex; justify-content: space-between; align-items: center; position: fixed; bottom: 0; left: 0; right: 0; height: 64px; padding: 8px 20px; background: white; box-sizing: border-box; border-top: 1px solid rgba(0, 0, 0, 0.2); } .__bottom-bar__ .left { display: flex; align-items: center; font-size: 15px; white-space: nowrap; } .__bottom-bar__ .right { display: flex; } .__bottom-bar__ .sns_opr_btn { display: flex; align-items: center; user-select: none; background: transparent; border: 0; color: rgba(0, 0, 0, 0.9); font-size: 14px; } .__bottom-bar__ .sns_opr_btn:not(:last-child) { margin-right: 16px; } .__bottom-bar__ .sns_opr_btn > img { margin-right: 4px; }
聊聊MiniMax M2.7,国产最佳的Agent基模。
原创 数字生命卡兹克 2026-03-18 21:04 上海
今天下午,MiniMax突然就发了MiniMax 2.7模型,股价也涨了近20个点。
而且主打的点是:“M2.7是我们第一个深度参与自身进化的模型。”
路上感觉还是值得聊一下。
上个月OpenAI刚说GPT-5.3 Codex参与了自己的训练,现在Minimax也说M2.7参与了自己的进化。
感觉用AI造AI看来马上要成行业标配了。。。
不过MiniMax的技术报告相比OpenAI还是说了点东西的。
他们说在开发M2.7的过程中,用早期版本的模型构建了数十个复杂的Skills,更新模型自己的记忆,驱动模型自己的强化学习,还能根据结果优化强化学习的流程和框架。
在一些研发场景,M2.7现在能自己处理工作流的30%~50%,他们目标是未来的AI自我进化将逐步向完全自治转变,在数据构建、模型训练、推理架构、等等阶段,无需人工干预。
这个真的成熟以后,我感觉大厂就会真正的给一些算力做实验,那就真的成自进化了。。。
再说说模型的能力,我接了下M2.7简单试了试,还是有点惊喜的,比M2.5好了不少。
在覆盖多种编程语言的SWE-Pro上,M2.7达到 56.22%的准确率,跟GPT-5.3-Codex持平,这个其实很难得了,对复杂工程的理解也不错。
而且原生支持Agent Team,就是Claude Code的那个让多个Agent互相协同并行执行任务,这个确实还是国产模型里面一个比较难得的特性。
然后他们基于OpenClaw中常用的任务,构建了一个名为MM Claw的评估集,涵盖了工作和生活中广泛的真实需求,M2.7在该测试上达到了接近Sonnet 4.6的水平,准确率为 62.7%。
同时还有一个能力,是MiniMax最擅长的东西,就是角色一致性和可对话性,你懂的,今天他们也把一个新的东西叫OpenRoom开源了,在Agent娱乐这方面又搞出了新玩法,感兴趣的大佬可以去提提玩法,在Github上搜OpenRoom就行。
整体能力体验下来,感觉是目前国内最适合类似OpenClaw这种Agent的基座模型。
而且还有一个特点就是,真的便宜啊,又便宜又快。
M2.5的时候他们就做到了跑1小时只要1美元的成本,而M2.7在推理效率上还有提升,这个属实香炸了,20刀的Coding Plan就能用得非常爽。
所以,今天也更新一下我心中的Agent产品推荐。
如果你有用国外产品的条件:
最优解肯定是Claude Code 和Cowork + Claude Ops 4.6。
用不了的话就开发是Codex + GPT 5.4,通用办公OpenClaw + GPT 5.4。
如果你只能用国内产品:
目前Claude Code + MiniMax M2.7应该目前体验最好,其次就是OpenClaw + M2.7。
大概就是这样。
数字生命卡兹克
 阅读 赞  分享 ‘%3E %3Cg transform=‘translate(0 -2.349)‘%3E %3Cpath d=‘M0 2.349h24v24H0z’/%3E %3Cpath fill=‘%23576B95’ d=‘M16.45 7.68c-.954 0-1.94.362-2.77 1.113l-1.676 1.676-1.853-1.838a3.787 3.787 0 0 0-2.63-.971 3.785 3.785 0 0 0-2.596 1.112 3.786 3.786 0 0 0-1.113 2.687c0 .97.368 1.938 1.105 2.679l7.082 6.527 7.226-6.678a3.787 3.787 0 0 0 .962-2.618 3.785 3.785 0 0 0-1.112-2.597A3.687 3.687 0 0 0 16.45 7.68zm3.473.243a4.985 4.985 0 0 1 1.464 3.418 4.98 4.98 0 0 1-1.29 3.47l-.017.02-7.47 6.903a.9.9 0 0 1-1.22 0l-7.305-6.73-.008-.01a4.986 4.986 0 0 1-1.465-3.535c0-1.279.488-2.56 1.465-3.536A4.985 4.985 0 0 1 7.494 6.46c1.24-.029 2.49.4 3.472 1.29l.01.01L12 8.774l.851-.85.01-.01c1.046-.951 2.322-1.434 3.59-1.434 1.273 0 2.52.49 3.472 1.442z’/%3E %3C/g%3E %3C/g%3E %3C/g%3E%3C/svg%3E) 推荐 ’ fill=‘%23000’ fill-opacity=’.9’/%3E%3C/svg%3E) 留言