Answer extracted from the AI + a16z podcast — listen to the full episode below.
Model labs are implementing commercial licensing to solve a fundamental economics problem: training, research, and data infrastructure for large language models are prohibitively expensive, and traditional open source donation models cannot sustain operations at that scale. Recent models like Meta's LLAMA, Minimax's M2.7, and Kimi now include usage-based restrictions or derivative work limitations to create sustainable funding mechanisms.
Building and maintaining cutting-edge AI models requires resources that far exceed what community donations or volunteer labor can provide. The shift toward commercial terms reflects a hard reality: infrastructure costs for model training and deployment require revenue to be self-sustaining. As discussed in the episode with Simon Mo, model labs cannot continue operating indefinitely without clear funding paths.
Meta's LLAMA exemplifies this approach: the model's licensing terms include commercial agreement thresholds based on user metrics—specifically, daily active users or annual recurring revenue exceeding defined limits trigger commercial licensing obligations. This hybrid approach allows broad access for research and small-scale use while capturing revenue from commercially significant deployments.
The trend accelerated with newer releases. Minimax's M2.7 and Kimi now include usage-based licensing terms and derivative work restrictions, marking a shift away from permissive open source frameworks. These aren't arbitrary limitations—they directly address the funding gap between the cost of model development and what ad hoc community support can sustain.
The core insight is straightforward: if the donation model worked at AI scale, labs would not need to implement these restrictions. Simon Mo explains in the podcast that open source software has historically relied on volunteer contributions and community funding, but AI model development operates in a completely different economic regime.
Simon Mo — Co-founder and CEO of Infraact, and lead maintainer of vLLM, an open source inference engine running on half a million GPUs at any moment. Mo and his team have been building infrastructure for large-scale model serving since 2022, when they discovered that existing ML infrastructure was fundamentally inadequate for serving large language models efficiently.
The path forward reflects a pragmatic recognition: commercial terms create a pathway for open source model labs to fund ongoing development rather than face unsustainable funding constraints or close entirely. Without these mechanisms, labs would either depend entirely on venture capital or proprietary models, eliminating true open source alternatives altogether.
There's also a broader ecosystem consideration: licensing restrictions preserve the ability for model creators to fund development while still releasing weights publicly. This tension between openness and sustainability is a recurring theme in the AI + a16z episode, illustrating how the industry is navigating the gap between open source ideology and economic reality.
For proprietary models there is only regular mode and fast mode, but for open-weight models every provider can offer potentially 10 different levels of speed, creating far greater flexibility and cost optimization options.
Control is a backbone motivation: enterprises want to control their own model infrastructure, extend it, add guardrails, and understand exact performance characteristics without dependency on external vendors.
Open source became critical infrastructure around 2023, when GitHub Copilot and ChatGPT became something people could not live without, fundamentally transforming how the industry viewed open-weight models.