Simon Willison's Weblog

微软发布新型MAI模型

8.5内容质量

TL;DR · AI 摘要

微软于2026年6月2日推出MAI-Thinking-1和MAI-Code-1-Flash两款新模型。前者以35亿参数展现卓越推理能力,后者通过5亿参数优化代码生成流程,两者均在实际测试中表现出色。

核心要点

  • MAI-Thinking-1凭借35B参数实现超越大型模型的推理效果
  • MAI-Code-1-Flash以5B参数革新代码辅助工具效能
  • 两款模型分别针对企业级应用和个人开发者市场布局

结构提纲

按章节快速跳转。

  1. 微软正式对外公布两款创新性AI模型

  2. 详细解析各模型的独特架构与功能特点

  3. 阐述不同模型适用的具体业务领域和技术环境

  4. 预测该系列模型对未来AI技术研发方向的影响

思维导图

用一张图看清主题之间的关系。

查看大纲文本(无障碍 / 无 JS 友好)
  • 微软新型AI模型
    • MAI-Thinking-1
      • 35B参数
    • MAI-Code-1-Flash
      • 5B参数

金句 / Highlights

值得收藏与分享的关键句。

#人工智能#自然语言处理#机器学习#软件工程
打开原文

2nd June 2026

Microsoft announced two new text LLMs this morning - [MAI-Thinking-1](https://microsoft.ai/news/introducing-mai-thinking-1/) (reasoning, 35B parameters, available to "select early partners") and [MAI-Code-1-Flash](https://microsoft.ai/news/introducingmai-code-1-flash/) (5B parameters, "purpose-built for GitHub Copilot and VS Code to deliver high performance and lower cost [...] rolling out to GitHub Copilot individual users in Visual Studio Code"). I've not been able to try either of them just yet.

It's very interesting to see Microsoft releasing models with such a low parameter counts, especially given how expensive larger models are to access right now. They claim MAI-Thinking-1 "is preferred to Sonnet 4.6 in our blind human side-by-side evaluations", which is impressive for a 35B model seeing as I frequently run models larger than that on my own laptop.