Lesson 2 of 6
Open vs closed weights
5 min read
Some models you can only reach through a company's app. Others you can download and keep forever. What's the real difference — and when does each one win?
Rent a room, or own a house
A closed model lives on the company's servers; you rent access through their app or API. A model with open weights is different — the whole trained model is published as a file you can download, run on your own machine, and even modify. Closed is a room you rent; open is a house you own.
Closed = rent access, always current. Open = own the file, full control.
Which one wins?
Closed models are the easy path: nothing to set up, always the newest version, no hardware needed. Open weights trade that convenience for control — run it offline, keep your data private, tune it to your task, pay no ongoing bill. Neither is 'better'; they answer different needs. Most people start closed; builders and the privacy-conscious reach for open.
Neither is better — closed buys convenience, open buys control.
Working with sensitive data, or need to run offline? An open-weight model you host yourself never sends your text to anyone else.
The short version
- —Closed models are rented through an app or API — easy, always current.
- —Open-weight models are downloaded and owned — private, tunable, offline.
- —Pick by need: convenience (closed) vs control (open).
What does 'open weights' actually mean?
Continue in the app
Take the whole The AI Landscape course — tracked
Get your personalized path, progress and streaks in the app — this lesson and every next one, in order.