Llama-4 fine-tune shipping to 800M MAU: which license clause must the team re-read?
A product team is about to ship a Llama-4 fine-tune as part of a consumer feature inside an app with 800 million monthly active users. They've assumed the Llama community license is "basically open" and have not requested anything from Meta. Identify the specific clause they need to re-read, what threshold it sets, why it applies to a fine-tuned derivative as much as to the base model, and what they need to do BEFORE shipping.
The Llama Community License triggers a separate Meta commercial-license requirement above 700 million MAU on the deployed product. Fine-tuning does not reset the clock, the derivative inherits the same threshold.
Imagine borrowing a recipe from a chef who lets anyone use it, except for restaurants serving more than seven hundred million meals a month. Those huge restaurants have to call the chef first and arrange a separate deal before they can serve any dish that uses the recipe. Tweaking the recipe with extra spices does not change anything, because the new dish still uses the original. The size of the restaurant you serve in is what triggers the call, not whether the recipe section of the menu is busy. So if your restaurant chain has over seven hundred million monthly customers, you make the call before you open the kitchen.
Detailed answer & concept explanation~8 min readEverything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
5 min: identify the 700M MAU clause + why the deployment surface counts + why fine-tuning does not reset the licence + the corporate-group language + the operational sequence to request the commercial licence + the swap to permissive fallback + why the licence is not equivalent to open source.
Real products, models, and research that use this idea.
- Meta's Llama 4 Maverick released under the Llama Community License in 2026, with the same MAU threshold structure as Llama 2 and Llama 3.
- Mistral's Apache 2 licensed open-weight models like Mistral Small 3 are commonly chosen by large-MAU products specifically to avoid this constraint.
- Qwen 3.5 under Apache 2 from Alibaba is another common Llama swap target for products that cross the threshold.
- Several large consumer apps in 2026 have publicly switched away from Llama bases or negotiated separate commercial deals with Meta when their MAU crossed into the gated zone.
What an interviewer would ask next. Try answering before peeking at the approach.
QHow would you advise a company whose MAU is currently 500 million but projected to cross 700 million within the next year?
QDoes the licence treat synthetic data generated by Llama and used to fine-tune a different model as a derivative?
Don't say thisRed flags and common mistakes that signal junior thinking. Click to expand.
Red flags and common mistakes that signal junior thinking. Click to expand.
Believing that fine-tuning produces a fresh license-free model. The derivative inherits the upstream terms, including the MAU threshold, the LoRA training step changes nothing about that.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.
Same topic, related formats. Practice these next.