Microsoft launches hill-climbing MAI models for Copilot and Excel

Microsoft's Superintelligence team released specialized MAI models that claim to match GPT‑5.6 in Excel and beat GPT‑5.4 Mini in Copilot while using fewer tokens.

By · Published · Updated

Why it matters

The rollout shows Microsoft leveraging its own product stack to create cheaper, specialized AI models, a move that could reshape enterprise AI economics and challenge the dominance of external foundation‑model providers.

Microsoft launches hill-climbing MAI models for Copilot and Excel — Microsoft's Superintelligence team released specialized MAI models that claim to match GPT‑5.6 in Excel and beat GPT‑5.4 Mini in Copilot while using fewer tokens.

On July 23rd, 2026 Microsoft AI published a blog post announcing the rollout of two new MAI (Microsoft AI) models built with the company’s "hill‑climbing" training pipeline. The models are integrated into GitHub Copilot and Microsoft Excel, the first product‑specific deployments of the approach first unveiled at the Build conference in June.


Microsoft MAI model screenshot


From a lightweight code model to a spreadsheet assistant

The blog post describes MAI‑Code‑1‑Flash, a lightweight, agentic model that "helps your engineering team write better code faster". Since its launch in Copilot in June, the model has been used by "millions of developers". Microsoft claims three performance advantages over comparable frontier models:

  • 10% higher code‑accept rate than OpenAI’s GPT‑5.4 Mini and Anthropic’s Claude Haiku 4.5 in VS Code.
  • 6% higher multi‑day return rate versus GPT‑5.4 Mini and 11% higher versus Claude Haiku 4.5.
  • 10% lower median token usage compared with the same competitors.

The post does not disclose raw usage numbers, nor does it provide an independent benchmark beyond internal telemetry. The cited percentages come from Microsoft’s own telemetry on production traffic.

The same underlying checkpoint was then "hill‑climbed" in a reinforcement‑learning environment that simulates Excel workflows. The resulting MAI model for Excel is said to be "on par with GPT‑5.6 for the most common tasks" while costing far less to run. Microsoft notes that the model can be served on both Nvidia H100 and A100 GPUs, a contrast to GPT‑5.6‑scale models that demand the latest H100 hardware.

The hill‑climbing methodology

Microsoft frames the approach as a closed‑loop system that integrates four layers:

  1. Model – a base checkpoint (here MAI‑Code‑1‑Flash).
  2. Harness – the product‑specific runtime that delivers the model to users.
  3. Agent – tooling and memory that shape interactions.
  4. Product‑specific evaluations – real‑world tasks collected from Copilot or Excel that drive reinforcement learning.

By feeding product‑level feedback back into the model, the team claims it can produce "efficient, powerful models capable of tasks previously handled by larger, more expensive ones". The post emphasizes that the approach is agnostic to the underlying model; if a model is removed, the evaluation loop continues to "hill climb" using the remaining components.

Scope and next steps

Beyond Copilot and Excel, Microsoft says the hill‑climbing pipeline is being extended to other first‑party AI products, including Copilot Chat, Outlook, and PowerPoint. The broader ambition, according to the blog, is to create a template that any SaaS or enterprise‑software company can adopt: train models inside the product stack, reward them for real customer outcomes, and deploy at lower cost.

Context and market implications

Microsoft’s claims arrive at a time when the industry is grappling with the escalating cost of running large foundation models. OpenAI’s GPT‑5 series and Anthropic’s Claude 5 have set new performance baselines but require high‑end GPUs and generate sizable token bills. By delivering comparable performance in Excel on A100 hardware, Microsoft demonstrates a potential path to more sustainable AI in everyday software.

However, the lack of third‑party benchmarks leaves open the question of how these MAI models fare against the latest open‑source alternatives such as Llama‑3‑70B or MosaicML’s MPT‑30B, which also claim strong cost‑performance profiles. Microsoft does not disclose the exact token‑per‑query cost reduction, making it hard to quantify the economic impact for enterprise customers.

If the hill‑climbing framework proves scalable across the broader Microsoft 365 suite, it could shift the balance of power from external AI providers toward in‑house, product‑tailored models. That would give Microsoft greater control over data, pricing, and roadmap while potentially reducing the marketplace share of OpenAI and Anthropic in the enterprise segment.

What the numbers say (and don’t say)

  • Code‑accept rate: 10% higher than GPT‑5.4 Mini and Claude Haiku 4.5 – internal metric; no public benchmark.
  • Token usage: 10% lower median tokens – again internal telemetry.
  • Performance parity: "On par with GPT‑5.6" in Excel – no disclosed evaluation criteria.

The blog post does not disclose the total cost savings in dollar terms, nor does it reveal the latency impact of running the model on A100 versus H100. Those gaps matter for enterprise procurement decisions, which often hinge on total cost of ownership.

Why it matters

Microsoft is turning its massive product ecosystem into a training ground for bespoke, cost‑efficient AI models. If the hill‑climbing approach scales, it could redefine how enterprise software vendors build and monetize AI, reducing reliance on pricey external foundation models and tightening the feedback loop between user behavior and model improvement.

Reader comments

Conversation for this story loads after sign-in.