model releaseMicrosoft

Microsoft releases MAI-Thinking-1 reasoning model at 35B parameters, MAI-Code-1-Flash for GitHub Copilot

TL;DR

Microsoft announced two new language models: MAI-Thinking-1, a 35B parameter reasoning model available to select early partners, and MAI-Code-1-Flash, a 5B parameter coding model rolling out to GitHub Copilot individual users in VS Code. Both models were trained on commercially licensed data without distillation from third-party models.

2 min read
0

Microsoft releases MAI-Thinking-1 reasoning model at 35B parameters, MAI-Code-1-Flash for GitHub Copilot

Microsoft announced two new language models on June 2nd, 2026: MAI-Thinking-1, a 35B parameter reasoning model, and MAI-Code-1-Flash, a 5B parameter coding model designed specifically for GitHub Copilot and VS Code.

MAI-Thinking-1: 35B parameter reasoning model

MAI-Thinking-1 is currently available only to select early partners. According to Microsoft, the model "is preferred to Sonnet 4.6 in our blind human side-by-side evaluations."

Microsoft claims the model was "trained from the ground up on enterprise grade, clean and commercially licensed data, without distillation from third-party models." Pricing and broader availability have not yet been disclosed.

MAI-Code-1-Flash: 5B parameters for coding

MAI-Code-1-Flash is described as "purpose-built for GitHub Copilot and VS Code to deliver high performance and lower cost." The model is rolling out to GitHub Copilot individual users in Visual Studio Code.

Microsoft states the model is "built end-to-end by Microsoft using clean and appropriately licensed data." Specific details about the training data sources have not been provided.

Technical specifications

  • MAI-Thinking-1: 35B parameters, reasoning-focused
  • MAI-Code-1-Flash: 5B parameters, code-specialized
  • Training data: Both models claim to use commercially licensed data without third-party model distillation
  • Availability: MAI-Thinking-1 limited to early partners; MAI-Code-1-Flash rolling out to GitHub Copilot users

Context window size, benchmark scores on standard evaluations like HumanEval or MBPP, and pricing details have not been disclosed.

What this means

Microsoft's focus on small parameter counts—35B and 5B—runs counter to the industry trend toward larger models. If MAI-Thinking-1's claimed performance against Claude Sonnet 4.6 holds up in independent testing, it would represent a significant efficiency gain for reasoning tasks.

The emphasis on "appropriately licensed" training data is notable given ongoing legal challenges around AI training datasets. If verified, these could be among the first commercially viable code models trained without scraping unlicensed code repositories, though Microsoft has not provided specifics on what "appropriately licensed" means in practice.

Related Articles

model release

Microsoft launches MAI-Code-1 and MAI-Thinking-1 models to reduce OpenAI dependence

Microsoft announced two proprietary AI models at its Build developer conference: MAI-Code-1 for code generation and MAI-Thinking-1 for reasoning tasks. The models are designed to run on Azure infrastructure, allowing Microsoft to reduce costs from its $13 billion OpenAI investment while competing directly with Anthropic and Google.

model release

Microsoft to announce MAI-Thinking-1 reasoning model and Windows 11 developer mode at Build

Microsoft will announce MAI-Thinking-1 at its Build conference on June 2, 2026, according to sources cited by The Verge. The model is Microsoft's first reasoning model and was not trained using distillation from other AI models. The company will also reveal MAI-Image-2.5 and MAI-Image-2.5-Flash image models, along with a new developer-optimized Windows 11 experience.

product update

Microsoft releases ASSERT, open-source framework for testing application-specific AI behavior using natural language

Microsoft released ASSERT (Adaptive Spec-driven Scoring for Evaluation and Regression Testing), an open-source framework that converts natural language descriptions of expected AI behavior into structured test cases. The tool addresses a gap in AI evaluation by testing application-specific behaviors that general benchmarks cannot capture.

model release

Microsoft releases MAI-Thinking-1, its first reasoning model with 35B parameters

Microsoft released seven AI models at Build 2026, headlined by MAI-Thinking-1, its first reasoning model with 35 billion parameters. The company claims the model matches Anthropic's Claude Opus 4.6 on SWE Bench Pro coding benchmarks and beats Sonnet 4.61 in blind tests.

Comments

Loading...