LiveSPX7,620-1.28%NDX29,127-1.41%US10Y4.961%+3.23%BTC76,816-1.24%ETH2,468-2.07%GOLD4,320-1.02%NVDA210.96-8.42%MSFT505.41+1.14%GOOGL349.39+3.23%
Advertisement
AI glossary

Open weights

A model whose parameters you can download and run.

Open-weights models publish the trained parameters, so anyone can run them on their own hardware, inspect them, or fine-tune them without asking permission.

This is not the same as open source: the training data and code are usually withheld, and licences often restrict commercial use or scale.

The practical appeal is control — data never leaves your infrastructure, the model cannot be deprecated underneath you, and cost becomes hardware rather than per token.

Related terms