Five European companies just agreed to buy AI compute that doesn’t exist yet
The New Stack Amanda Caswell ● Covered by 4 sources
Mistral will host a Chinese open model alongside its own, and five big European buyers are backing its compute plan. The catch: they’re committing to infrastructure before Mistral says exactly what it’ll cost or buy.
Based on reporting by The New Stack, Amanda Caswell — read the original for the full story.
Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error
Mistral AI is trying to become more than the company behind its own models. On Tuesday, the French firm said it will start hosting third-party open models too, beginning with GLM-5.2 from China’s Z.ai. The pitch is simple: one place to run different open models, without making enterprise teams rebuild their setup every time they switch.
GLM-5.2 will run on the same infrastructure Mistral uses for its own models, with access to regional processing controls and a new Priority Tier. Mistral says those regional endpoints are now largely available in Europe and the United States. The Priority Tier is in public preview and comes with a 99.5% uptime SLA for eligible requests that get ahead of standard traffic.
The first third-party model is a serious one for code and long-context work. GLM-5.2 has a 1 million-token context window, and Mistral lists coding and long-context agentic tasks among the main use cases. It is already available through Mistral’s API as zai-glm-5-2, priced at $1.40 per million input tokens, $4.40 per million output tokens, and $0.14 per million cached input tokens. Teams can mix it with Mistral Medium for image-and-text work and Small for cheaper everyday requests, but Mistral is blunt about one thing: shared API plumbing does not make models interchangeable.
That matters because hosted open weights are still hosted services. Mistral decides which version is available and runs the stack underneath it. So even if a model is open weight, customers using it through Mistral are still buying Mistral’s judgment, Mistral’s uptime, and Mistral’s idea of what counts as a supported path.
The regional story has its own fine print. Mistral says developers can choose Europe or the United States by changing the API endpoint, which may help with latency and data-location needs, but it adds 10% to input, output and cached token costs. Some account and usage data may still leave the selected region, and information can also be shared with outside companies under the company’s Trust Center safeguards. The regional endpoints also do not support everything yet: function calling works, but Agents, Batch and the Files API do not, and some models are missing depending on the region. That means moving an app to a regional endpoint may involve more than swapping a URL.
The Priority Tier is similarly conditional. Customers need to arrange access, agree custom limits for each model, and still only get priority if the organization has an entitlement, the model is covered, the request stays within limit, and Mistral has capacity in that region. If any of that breaks, the call can fall back to Standard Tier. Mistral includes the actual tier in the response, which is a useful detail because “auto” does not mean guaranteed priority.
The bigger business move sits behind all of this. Mistral says it is lining up European businesses and institutions for multi-year compute commitments, and named ASML, Amadeus, Capgemini, Caisse des Dépôts and CMA CGM in the announcement. It did not say how much each one is committing to buy. Those allocations are called European Compute Units, or ECUs, and customers will be able to use them across Mistral Compute products as their needs change. Mistral has not said how much compute an ECU buys, what it will cost, whether unused capacity carries over, or what happens if the infrastructure isn’t ready on time.
My take — AI-written commentary, not fact-checked reporting
Mistral is making the right bet here: models are becoming swappable, but the plumbing is where the money lives. Europe also seems to be learning the oldest enterprise lesson in AI — don’t buy a shiny model, buy a place to keep your options open. Very sensible, very unromantic, and exactly the sort of thing buyers say they wanted after the demo.
Read more about this at: The New Stack