For three years, Microsoft's AI products ran almost entirely on OpenAI models. At Build 2026, Mustafa Suleyman walked on stage and changed that. Microsoft launched seven new in-house AI models at Build 2026, marking the company's most significant push yet to build its own frontier AI stack independent of OpenAI. The lineup spans reasoning, coding, image generation, transcription, and voice , and every single model was built from scratch, with no shortcuts.

Zero distillation, clean slate

The phrase that keeps appearing in Microsoft's documentation is "zero distillation." Most smaller models are trained by learning to imitate a larger, more capable model , a technique called knowledge distillation. Most smaller models are trained by learning to imitate a larger, more capable model. MAI-Thinking-1 was trained without doing this. Microsoft argues that distilled models are fundamentally bound to the design choices of their teacher model and struggle to generalize to new situations. Training from scratch on their own data means the model has to genuinely learn reasoning rather than mimicking it.

Every new MAI model is trained from scratch using "clean and appropriately licensed data, without distillation from third-party models" , language that directly addresses the intellectual property concerns that have accompanied third-party model licensing. Microsoft is also co-designing models with its own Maia 200 silicon, and says it is already seeing a 1.4x efficiency boost from that work.

The flagship: MAI-Thinking-1

MAI-Thinking-1 is based on a sparse mixture-of-experts architecture with 35 billion active parameters out of approximately one trillion total parameters and a 256,000-token context window. The MoE architecture (Mixture of Experts) works by selectively activating only the subset of the model's parameters needed for each request , so you get the capacity of a trillion-parameter model at the inference cost of a 35B one.

Alpha Signal

Don't miss what's next in AI

Join 300,000+ engineers and researchers who get the signal, not the noise.

  • Full access to in-depth AI research breakdowns
  • Be the first to know what's trending before it hits mainstream
  • Daily curated papers, repos, and industry moves