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

Tencent Releases WeMM-Embedding-9B, a Multimodal Embedding Model Built on Qwen3.5

Tencent has released WeMM-Embedding-9B, a 9-billion-parameter multimodal embedding model built on Qwen3.5 that produces 4,096-dimensional embeddings from text, images, video, and visual documents. The model reports state-of-the-art results on the MMEB-v2 and MMEB-v3 benchmarks and is released under Apache 2.0.

model release

IBM Releases Granite 4.2 8B, a Dense Reasoning Model with 131K Context and Three Thinking Modes

IBM has released Granite 4.2 8B, a dense reasoning model built for math, code generation, and agentic workflows. The model supports 131K context, 12 languages, and three switchable reasoning modes, priced at $0.10 per 1M input tokens and $0.15 per 1M output tokens.

model release

DeepSeek Releases V4-Flash-Vision-Exp, First Multimodal Model in V4 Family

DeepSeek has released DeepSeek-V4-Flash-Vision-Exp, its first experimental multimodal model in the V4 family, adding visual understanding to the V4-Flash architecture. The 305B-parameter model shows substantial gains on multimodal agent benchmarks while holding steady on text-only tasks.

model release

Tencent Open-Sources Hy4 Preview: 770B-Parameter MoE Model with 1M-Token Context

Tencent's Hy Team has open-sourced Hy4 preview, a 770-billion-parameter Mixture-of-Experts model with 49 billion activated parameters and a 1-million-token context window. The model is available under Apache 2.0 alongside an FP8-quantized variant, with Tencent claiming it beats GLM 5.3 and Kimi K3 on internal engineering evaluations.

Comments

Loading...