← Front Page
AI Daily
Open Source • 3 May 2026

The Slow Retreat: Open-Source AI Models Are Quietly Changing the Terms

By AI Daily Editorial • 3 May 2026

The open-source AI community has spent years arguing, with some success, that openness and commercial viability are compatible. The events of the past few weeks suggest that argument is getting harder to sustain at the frontier. Two stories, running in parallel, illustrate the pressure.

The first involves MiniMax, a Chinese AI lab that released its M2.7 model in late 2026 under what it called a "Modified-MIT" license. The problem with that name is that MIT licenses do not permit modification of their core terms, specifically the one that allows commercial use. What MiniMax actually released was a non-commercial license that requires written authorisation from the company for any business application. The developer community noticed the discrepancy immediately. The backlash was swift and sharp, focused less on the restriction itself and more on the framing: calling something "MIT" while removing MIT's most commercially significant guarantee is, at minimum, misleading.

MiniMax's explanation for the shift was practical rather than philosophical. Ryan Lee, the company's head of developer relations, said the MIT license had made it impossible to control how the models were deployed. Providers were using aggressive quantization, incorrect prompt templates, or in some cases serving entirely different models under MiniMax's name. Users got poor results and blamed MiniMax. The license change was an attempt to recover reputational control. The reasoning is understandable; the execution was clumsy.

The second story involves Mistral, the French AI lab that released its Mistral Medium 3.5 model this week to notably muted reception. Mistral is one of the few Western companies still genuinely committed to open-source AI development, which makes its position increasingly awkward: Chinese competitors are releasing models that outperform its new release across multiple benchmarks, and they are pricing those models at a fraction of what Mistral charges. Some developers estimate the cost difference at five to ten times for comparable or superior performance.

Mistral has not explained publicly why it set its pricing where it did. It did not comment on the competitive benchmark gap. That silence has become its own story. The developer community's response was not anger so much as confusion: if the price premium cannot be justified by performance, what is the value proposition? A few commenters noted that some users would pay more specifically to avoid Chinese AI suppliers for compliance or policy reasons, but acknowledged that market is narrow. Most organisations shopping for inference capabilities are optimising for cost and quality, and on both metrics Mistral Medium 3.5 is currently losing.

Taken together, these two stories point at the same underlying tension. Open-source AI is not one thing: it is a spectrum that runs from genuinely permissive (the weights, training code, and data are all available) to what researchers sometimes call "open-weight" (the weights are downloadable but the recipe is proprietary). Most frontier models sit somewhere in the middle, and exactly where they sit tends to shift as commercial pressure increases. MiniMax moved the goalposts without announcing it clearly. Mistral is trying to hold a premium pricing position in a market that the Chinese labs are actively commoditising.

The developers who pushed back on MiniMax are not naive about commercial realities. They understand that training frontier models costs enormous amounts of money and that companies need ways to recoup that investment. What they object to is a specific kind of bait-and-switch: commit publicly to open terms, build a community around those terms, then change the terms when the community becomes valuable. That pattern erodes trust in ways that are hard to repair, and trust is one of the things open-source projects are actually selling. The licensing landscape in AI is changing; how it changes, and whether the transition is handled honestly, will shape which projects developers are willing to build on.

Sources