What is an Open-Weights Model?
An open-weights model is an AI model whose trained parameters, or weights, are published for anyone to download, run, and often fine-tune, in contrast to a closed model whose weights remain private and are only accessible through a hosted API.
Publishing weights lets researchers, companies, and individuals run the model on their own infrastructure, inspect its behavior directly, and fine-tune it for specialized tasks without depending on a vendor's API availability, pricing, or terms of service. Well-known examples include Meta's Llama family, Mistral's models, and Alibaba's Qwen, all of which release weights, usually under a permissive or semi-permissive license, even though the training data and code are often not disclosed alongside them, which is why open weights is a more precise term than open source for these models.
Open-weights models matter for data residency and control: an organization with strict requirements about where data can be processed can self-host an open-weights model entirely within its own infrastructure, something impossible with an API-only closed model. The tradeoff is that self-hosting requires real infrastructure investment and ongoing maintenance, and the largest open-weights models still generally trail the top closed frontier models on the hardest reasoning benchmarks.
In practice with Neotask
Neotask supports routing specific workflow steps to a self-hosted open-weights model when a tenant's compliance requirements call for keeping certain data entirely within their own infrastructure, while still using hosted frontier models for steps without that constraint.
Related terms
- model-weights
- model-quantization
- model-parameters
- on-device-ai
- neural-network
Plans
Free
$0/mo
Download without a card and start for free.
Individual
$50/mo
The full personal agent platform for one person.
Business
$100/mo
One company workspace with room to add your team.
Enterprise
$200/mo
Multiple workspaces and capacity for larger teams.
Continue