▸ Concept also: open-source models, open weights, open model
Open-weight models
AI models whose trained parameters are published for anyone to download, run, and modify — as distinct from models accessible only through an API.
In a nutshell
A language model is a file of numbers — the weights — that encode what it learned from training. Open-weight means those numbers are published: anyone can download the model, run it on their own hardware, and fine-tune it for their own purpose. That distinguishes them from closed models, where the weights stay on the provider's servers and you interact only through an API. The hard part is the gap: the most capable models remain closed, so open alternatives trade off some performance for independence, auditability, and the ability to run without an external dependency.
In megatrends
How this connects
Tap a node to open it

