← Back to Blog

Why We Open-Source Everything

The case for radical openness in AI — why releasing weights is the right thing, strategically and ethically.

By Zen LM Team
open-sourcephilosophycommunity

Every time we release model weights, someone asks us: "Why would you give this away?"

The answer is simple: the open frontier is how we win.

The Proprietary Trap

Keeping model weights closed creates short-term competitive moats that collapse. History shows this repeatedly: closed systems eventually face open alternatives that are "good enough" — and then the network effects of the open ecosystem compound until the proprietary system can't compete.

We've seen it with operating systems, databases, web servers, and now AI infrastructure. The question isn't whether open models will match proprietary ones — it's when.

By building openly from day one, we're on the right side of that curve.

What We Keep Private

We're not naive about intellectual property. There's a meaningful distinction between:

The weights are the democratizing artifact. The infrastructure and know-how are where sustainable business value lives.

The Safety Argument

Some argue that open-sourcing powerful models is dangerous. We take safety seriously — which is why we think openness is the safer path.

Closed models create information asymmetries where only the developer knows what the model can and can't do. Open models allow:

Monsters hide in the dark. The best disinfectant is sunlight.

The @zenlm Org

All Zen open-source code lives at the @zenlm npm org and the zenlm GitHub organization. This includes:

Install and build with us:

npm install @zenlm/models @zenlm/ui

The open frontier needs builders. Come help us build it.