Weights available
You can obtain the trained parameters and run the model yourself, subject to its license and technical requirements.
- Self-managed inference possible
- License varies
- Training data may remain unavailable
Understand what “open weight” actually means, compare model families and licenses, estimate deployment requirements, and follow primary sources instead of relying on ambiguous labels.
An open-weight model is an AI model whose trained parameters — the learned numerical values commonly called weights — are made available so that others can obtain and run the model outside the publisher’s hosted API.
The term focuses on access to the trained parameters. It does not, by itself, say that the training dataset is public, that the complete training code is available, or that every use is permitted. Those questions must be answered separately from the model card, license and accompanying policies.
During training, a neural network adjusts very large collections of numeric parameters. Those learned values are stored in tensors and checkpoint files. At inference time, the architecture plus these parameters transform inputs into outputs. Making the weights available lets another operator load the trained model on compatible infrastructure without calling the original provider’s API.
The Open Source Initiative’s Open Source AI Definition is broader: it requires the freedoms to use, study, modify and share, and describes a preferred form for modification that includes data information, code and parameters. A model can therefore have downloadable weights without necessarily satisfying the OSI definition of Open Source AI.
You can obtain the trained parameters and run the model yourself, subject to its license and technical requirements.
Under the OSI definition, meaningful freedoms and the preferred form for modification extend beyond final weights.
The trained parameters are not distributed to users. Access is typically provided through an API or hosted product.
They can enable control, portability and customization — but they also move infrastructure, security, evaluation and compliance responsibilities onto the deployer.
Run on workstations, private clouds, data centers or edge hardware when the model and runtime support it.
Fine-tune, adapt, quantize or package a model using compatible tools and within the rights granted by its terms.
Self-hosting can keep prompts, retrieved documents and outputs inside infrastructure chosen by the operator.
Choose serving software, quantization formats, accelerators and scaling strategies instead of a single API stack.
This is a curated 25-family index, not a leaderboard. Model-specific checkpoints can differ in license, context, modality and hardware requirements.
| Family | Developer | Size | Context | License | Focus | Sources |
|---|---|---|---|---|---|---|
| gpt-ossgpt-oss-20b · gpt-oss-120b | OpenAI | 20B / 120B class | See official model card | Apache 2.0 + usage policy | Reasoning, tool use, self-hosted inference | Primary ↗ Hub ↗ |
| Llama 4Scout 17B-16E · Maverick 17B-128E | Meta | 17B active class | Scout 10M · Maverick 1M | Llama 4 Community License | General-purpose, multimodal, long context | Primary ↗ Hub ↗ |
| Qwen30.6B–32B dense · 30B-A3B · 235B-A22B | Qwen / Alibaba | 0.6B–235B total | Up to 256K; selected variants extend further | Apache 2.0 | Reasoning, coding, multilingual, agents | Primary ↗ Hub ↗ |
| Mistral Small 4Mistral-Small-4-119B-2603 | Mistral AI | 119B total · 6.5B active/token | 256K | Apache 2.0 | Reasoning, vision, agents, multilingual | Primary ↗ Hub ↗ |
| DeepSeek-V3.2DeepSeek-V3.2 | DeepSeek | 685B parameters | See official model card | MIT | Reasoning, coding, tool use, agentic AI | Primary ↗ Hub ↗ |
| Kimi K2Kimi-K2-Base · Instruct · Thinking | Moonshot AI | 1T total · 32B active | 128K (K2 base card) | Modified MIT | Agentic intelligence, coding, reasoning | Primary ↗ Hub ↗ |
| GLM-4.5GLM-4.5 · GLM-4.5-Air | Z.ai | 355B-A32B · 106B-A12B | See official model card | MIT | Agents, reasoning, coding, tool use | Primary ↗ Hub ↗ |
| Phi-4Phi-4 · Phi-4 mini · reasoning · multimodal | Microsoft | 14B base Phi-4; family includes smaller variants | 16K on Phi-4 model card | MIT | Reasoning, constrained compute, multimodal variants | Primary ↗ Hub ↗ |
| Granite 4.2Granite 4.2 3B · 8B · 30B | IBM | 3B · 8B · 30B | 128K native; longer extension documented | Apache 2.0 | Enterprise, reasoning, code, tools, multilingual | Primary ↗ Hub ↗ |
| Gemma 3Gemma 3 family | Google DeepMind | Multiple sizes | See official model card | Gemma Terms | Multimodal, multilingual, local / on-device use | Primary ↗ Hub ↗ |
| MiniMax-M2MiniMax-M2 | MiniMax | See official model card | See official model card | Modified MIT | General-purpose, coding, agentic workloads | Primary ↗ Hub ↗ |
| Nemotron 3 NanoNVIDIA-Nemotron-3-Nano-4B | NVIDIA | 4B class | See official model card | NVIDIA Nemotron Open Model License | Local inference, compact deployment, NVIDIA ecosystem | Primary ↗ Hub ↗ |
| DeepSeek-R1DeepSeek-R1 · DeepSeek-R1-Zero | DeepSeek | 671B total · 37B active | 128K | MIT | reasoning · math · coding · distillation | Primary ↗ Hub ↗ |
| Qwen3-CoderQwen3-Coder-480B-A35B-Instruct | Qwen / Alibaba | 480B total · 35B active | 256K native · extendable to 1M | Apache 2.0 | agentic coding · repository understanding · tool use | Primary ↗ Hub ↗ |
| Qwen3-VLQwen3-VL-235B-A22B-Instruct · Qwen3-VL Thinking variants | Qwen / Alibaba | Up to 235B total · 22B active | 256K native · expandable to 1M | Apache 2.0 | vision-language · visual agents · video · OCR · spatial reasoning | Primary ↗ Hub ↗ |
| OLMo 3OLMo 3 7B · OLMo 3 32B · Instruct · Think | Ai2 | 7B · 32B | 65,536 | Apache 2.0 | fully open research · reasoning · instruction following | Primary ↗ Hub ↗ |
| SmolLM3SmolLM3-3B · SmolLM3-3B-Base | Hugging Face | 3B | 64K trained · up to 128K with YaRN | Apache 2.0 | small models · reasoning · multilingual · local inference · tool use | Primary ↗ Hub ↗ |
| Command Ac4ai-command-a-03-2025 | Cohere Labs | 111B | 256K supported | CC BY-NC 4.0 + AUP | enterprise · agents · multilingual · RAG · tool use | Primary ↗ Hub ↗ |
| Falcon-H1Falcon-H1-34B-Instruct · Falcon-H1-34B-Base | Technology Innovation Institute | 34B | See official model card | Falcon LLM License | multilingual · general-purpose · efficient sequence modeling | Primary ↗ Hub ↗ |
| InternLM3InternLM3-8B-Instruct | InternLM | 8B | See official model card | Apache 2.0 | general-purpose · reasoning · knowledge-intensive tasks | Primary ↗ Hub ↗ |
| Yi-1.5Yi-1.5-6B · Yi-1.5-9B · Yi-1.5-34B | 01.AI | 6B · 9B · 34B | 4K · 16K · 32K variants | Apache 2.0 | general-purpose · coding · math · reasoning | Primary ↗ Hub ↗ |
| Hunyuan-A13BHunyuan-A13B-Instruct | Tencent | A13B family | See official model card | Tencent Hunyuan Community License⚠ license caveat | general-purpose · reasoning · tool use | Primary ↗ Hub ↗ |
| ERNIE 4.5ERNIE-4.5-300B-A47B-Base | Baidu | 300B total · 47B active | 131,072 | Apache 2.0 | general language · long context · multimodal family variants | Primary ↗ Hub ↗ |
| DevstralDevstral Small 1.1 | Mistral AI / All Hands AI | 24B | 128K | Apache 2.0 | agentic coding · software engineering · repository editing | Primary ↗ Hub ↗ |
| MagistralMagistral Small 1.0 | Mistral AI | 24B | 128K advertised · 40K recommended for best performance | Apache 2.0 | reasoning · math · multilingual · local deployment | Primary ↗ Hub ↗ |
A project should record the exact license and policy attached to the checkpoint, not infer rights from marketing terminology.
These can grant broad rights, including commercial use, modification and redistribution, but the full model release may still include separate usage policies or third-party components.
Llama, Gemma and other families use terms tailored to their ecosystems. Read the actual agreement rather than assuming equivalence with standard OSS licenses.
“Modified MIT” and similar labels should be treated as distinct legal documents. The differences may be operationally important.
That question depends on more than parameter count. Precision, active parameters, KV cache, context length, batch size, runtime buffers and offloading all matter.
Inference also needs memory for KV cache, temporary buffers, runtime overhead and sometimes multiple replicas.
Mixture-of-Experts models can activate only part of the network per token, but the full checkpoint may still need to be stored or distributed.
Lower precision can reduce memory and improve accessibility, while quality and speed depend on method, hardware and runtime support.
Open-weight models can often be served through multiple stacks. Compatibility varies by architecture and checkpoint.
High-throughput serving for many transformer architectures with OpenAI-compatible APIs and accelerator-focused execution.
A serving and programming stack used by multiple current open-weight model releases for reasoning and tool workflows.
Portable local inference with broad support for GGUF quantizations and CPU/GPU execution.
A developer-friendly local model workflow that packages and serves many popular open-weight model families.
GitHub Pages is the long-form reference and machine-readable index. Hugging Face is the companion workspace for interactive Spaces, curated Collections, datasets and model-infrastructure experiments.
Good GEO is not keyword stuffing. It means clear definitions, structured entities, primary-source links, stable URLs and data that systems can parse reliably.
/data/models.jsonStructured model registryFamily-level metadata with licenses, focus, sources and verification dates.
/llms.txtMachine-oriented site guideA concise map of canonical resources and editorial principles.
/sitemap.xmlIndexable resource mapCanonical pages and machine-readable assets for discovery.
No. “Open weight” means the trained parameters are available. Open Source AI is a broader claim about freedoms and the preferred form for modification. The OSI definition includes requirements involving data information, code and parameters.
Sometimes, but not because it is open-weight. Commercial rights depend on the exact license and any additional policies attached to the checkpoint.
Many can run locally, particularly smaller or quantized checkpoints. Feasibility depends on model size, precision, architecture, context length, runtime and your available RAM/VRAM.
No. They give you the option to self-host. Privacy then depends on how you deploy, log, network and secure the system.
A family groups related releases. A checkpoint is a particular set of weights with its own identifier, size, precision, training state and sometimes distinct license or usage terms.
Hugging Face is a major distribution and tooling hub for open-weight models. The companion open-weight organization can host interactive explorers, collections and structured datasets while this site remains the canonical long-form reference.
No. The project prioritizes operational questions: access, licensing, formats, hardware, inference and deployment. Benchmarks can be useful evidence, but no single score represents overall model quality.
The registry is designed to summarize, not replace, model cards and license documents.
@misc{openweightmodels2026,
title = {Open Weight Models},
author = {{Open Weight Models}},
year = {2026},
howpublished = {\url{https://openweightmodels.eu/}},
note = {Independent reference for open-weight AI models; accessed 2026-09-26}
}