Skip to content
localmodel.run

Licensing · Commercial use

Local LLMs you can use commercially

"Open" does not always mean "free to ship". Some local models are fully permissive, some carry a user cap or terms to accept, and a few are research-only. Here they are, grouped by what their license actually allows.

Free to ship
48
With conditions
15
Non-commercial
4

Free to ship 48

Apache-2.0, MIT and similar. Commercial use, modification and redistribution, no user cap.

Free with conditions 15

Usable commercially, but with a caveat: a user cap, naming rules or a terms-of-use to accept.

Non-commercial only 4

Research or personal use only under their licenses. Not for a product you sell.

Before you ship

This is a plain-English summary to help you shortlist, not legal advice. Licenses change and have edge cases. Always confirm the current license on the model's HuggingFace page before you build on it.

FAQ

Can I use Llama models commercially?

Yes, with a condition. Llama models use Meta's community license, which is free for commercial use unless your product has more than 700 million monthly active users, at which point you must request a license from Meta. For almost everyone that cap never bites. Llama 4 adds further use restrictions on top of the cap, so check the Llama 4 Community License before shipping. This is why Llama sits in the conditional tier, not the fully permissive one.

What is the most permissive license for a local LLM?

Apache-2.0 and MIT are the cleanest: free for commercial use, modification and redistribution with no user cap. Most Qwen3 and Mistral models ship under Apache-2.0, and the DeepSeek-R1 distills ship under MIT, which is why they fill the permissive tier here.

Which local models can I not use commercially?

Command R 35B, Qwen2.5 3B, Qwen2.5 Coder 3B, Sarvam-1 2B are non-commercial only. Their licenses (the Qwen Research License, the Sarvam non-commercial license, and CC BY-NC) restrict them to evaluation and personal projects, not a product you sell.

Is this legal advice?

No. This is a plain-English summary of each model's stated license to help you shortlist. Licenses change and terms have edge cases, so confirm the current license on the model's HuggingFace page before you ship.

Sources

Licenses are summarized from each model's card, validated 2026-06-15. See methodology.