Open-weight models in 2026: close to the frontier, not always as open as they look
The best open-weight models sit a few months behind closed ones, and some run on a single workstation. The fine print lies elsewhere: licenses that change between versions, data flows that depend on where you host, and model files you must treat as software.
As of September 26, 2026, the strongest open-weight models come from Chinese labs (Xiaomi's MiMo-V2.6-Pro, Z.ai's GLM-5.3, Moonshot's Kimi K3) and score 44 to 46 on the Artificial Analysis Intelligence Index, against 58 for the best closed model; Epoch AI puts the lag at about four months.
The trap is the license: several flagships moved from MIT or Apache 2.0 to custom terms with revenue thresholds, attribution duties or limits on selling the model as a service. Our rule: shortlist on your own evaluation, read the license of the exact version, decide where the data flows and treat model files as software.
Open weights are not open source
A model has three parts: the weights (the trained parameters you download), the code to train and run it, and the data it learned from. "Open-weight" only promises the first, under a license that may or may not be permissive. The leading 2026 releases from DeepSeek, Qwen, Kimi or GLM publish weights and a technical report, not their training data.
Few projects publish everything: Ai2's Olmo 3 and 3.1 (weights, code, checkpoints and datasets under Apache 2.0) and the Swiss AI Initiative's Apertus v1.5, which respects data owners' opt-outs and ships EU AI Act documentation.
Why it matters: without the data you cannot audit what the model learned, and the European Data Protection Board warned in December 2024 that unlawfully processed training data could affect the lawfulness of a deployment. The realistic answer is to document provenance and test outputs.
The main families in September 2026
Sizes, context and license, from each vendor's model card.
| Model (lab, release) | Total / active | Context | License |
|---|---|---|---|
| Kimi K3 (Moonshot AI, July 2026) | 2.8T / 104B | 1M | Custom (Kimi K3 License) |
| Qwen3.8-2.4T-A95B (Alibaba, August 2026) | 2.4T / 95B | 262K, up to ~1M | Custom (Qwen3.8-Max License) |
| Qwen3.8-27B (Alibaba, August 2026) | 27B, dense | 262K, up to ~1M | Apache 2.0 |
| MiMo-V2.6-Pro (Xiaomi, September 2026) | 1.02T / 42B | 1M | MIT |
| DeepSeek V4-Pro (April 2026, updated in August) | 1.6T / 49B | 1M | MIT |
| DeepSeek V4.1-Flash (September 10, 2026) | 552B / 8B to 16B | 1M | MIT |
| GLM-5.3 (Z.ai, August 2026) | 744B / 40B | 1M | Custom (GLM-5.3 License) |
| GLM-5.3-Flash (Z.ai, August 2026) | 320B / 18B | 300K | MIT |
| MiniMax-M3 (June 2026) | ~428B / ~23B | 1M | Custom (MiniMax Community License) |
| Gemma 4 31B and 26B A4B (Google, April 2026) | 30.7B dense; 25.2B / 3.8B | 256K | Apache 2.0 |
| Muse Glimmer 30B (Meta, August 2026) | ~30B, dense | 131K+ | Apache 2.0 |
| gpt-oss-120b and 20b (OpenAI, August 2025) | 117B / 5.1B; 21B / 3.6B | 128K | Apache 2.0 |
| Mistral Small 4 (March 2026) | 119B / ~6B | 256K | Apache 2.0 |
| Mistral Large 3 and Ministral 3 (December 2025) | 675B / 41B; 3B to 14B dense | 256K (Ministral 14B) | Apache 2.0 |
The flagships reach 1 to 2.8 trillion parameters and target large servers: Moonshot recommends 64 or more accelerators for K3. The efficient middle is MoE with few active parameters (DeepSeek V4.1-Flash, GLM-5.3-Flash, Mistral Small 4, gpt-oss-120b). And a dense class of 27B to 31B runs on one 32 GB GPU once quantized, as our local AI hardware guide shows.
Strengths by use: code, reasoning, languages, vision
- Coding and agents. GLM-5.3 is the best open-weight entry on the official Terminal-Bench 4.0 board (41.8%, fifth overall). On Terminal-Bench 2.1, with vendor-reported figures, DeepSeek V4.1-Flash (90.6), MiMo-V2.6-Pro (89.9) and Kimi K3 (88.3) lead; Qwen3.8-27B reports 61.7 on SWE-bench Pro.
- Reasoning. Vendors report up to 93.5 on GPQA Diamond (Kimi K3), but the test is saturated (the best closed models sit at 94 to 96%) and no longer separates models.
- Spanish and French. The Qwen3.5 generation covered 201 languages; Gemma 4 supports 35+ out of the box; Mistral Large 3 lists 40+ native languages, and Cohere's Command A+ (Apache 2.0) names both among 48. Regional options such as Latam-GPT, Spain's ALIA-40b or France's Luciole deserve a test for language-heavy work.
- Vision and audio. Qwen3.8-27B, Gemma 4, Kimi K3, MiniMax-M3, GLM-5.3-Flash and DeepSeek V4.1-Flash accept images; MiMo-V2.6 also takes audio and video.
Vendor benchmarks use different harnesses and effort levels. Use them to shortlist three models, never to pick the winner: that comes from your own prompts in Spanish, French and English (see how we choose a model).
How far behind the frontier
Independent leaderboards, read on September 25 and 26, 2026.
| Leaderboard | Best closed | Best open-weight | Gap |
|---|---|---|---|
| Artificial Analysis Intelligence Index v4.3.2 | Claude Opus 5.5 (max): 58 | MiMo-V2.6-Pro: 46; GLM-5.3: 45; Kimi K3: 44 | 12 points |
| Arena, text | Claude Opus 5.5 (high): 1,509 | Kimi K3 (max): 1,488; MiMo-V2.6-Pro: 1,480 | 21 to 29 points |
| Terminal-Bench 4.0, official board | GPT-6 Astra (max): 58.2% | GLM-5.3 (max): 41.8% | 16.4 points |
| ARC-AGI-2 | GPT-6 Astra (Max): 95.0%, $1.12 per task | DeepSeek V4 Flash 0731 (Max): 61.4%, $0.042 per task | 34 points, at 1/27 of the cost |
Epoch AI measured an average lag of about four months for the best open-weight models since January 2026. The gap is small on chat preference (Arena) and wider on long agentic tasks (Terminal-Bench), exactly where frontier models earn their price. Among small models, Qwen3.8-27B scores 34 on the Artificial Analysis index, far above Gemma 4 31B (19) and Muse Glimmer (17).
The license drift, and how to check a license
In 2025 most leading open weights shipped under MIT or Apache 2.0. In 2026 several flagships moved to custom licenses, while smaller siblings often stayed permissive (Qwen3.8-27B is Apache 2.0, GLM-5.3-Flash MIT): free for most companies, with conditions that bite at scale or on certain business models.
- Kimi K3 (K2 was Modified MIT): name display above 100 million monthly users or $20 million monthly revenue, and an agreement for model-as-a-service businesses above $20 million in 12 months.
- Qwen3.8 flagship: the same display rule and a separate license for model-as-a-service or AI work-assistant businesses above $50 million in group revenue. Qwen3.8-Flash-Next requires it for such businesses at any size.
- GLM-5.3 (GLM-5.2 was MIT): a Z.ai security review for model-as-a-service operators with group revenue above $10 billion.
- MiniMax-M3: "Built with MiniMax M3" attribution, a notice or prior authorization depending on a $20 million yearly revenue threshold, and banned uses such as military; M2.7 was non-commercial.
- Hy3-preview (Tencent) excluded the EU, the United Kingdom and South Korea; the final Hy3 is Apache 2.0.
- Read the LICENSE file of the exact version, not the metadata: MiniMax-M2.5's card said "modified-mit" while its file added banned uses and Singapore law.
- Check commercial use and user or revenue thresholds, including group revenue.
- Check model-as-a-service and work-assistant clauses if you resell access or build an assistant.
- Note attribution, territory, banned uses and governing law.
- Store license, version and file hash in your AI bill of materials and re-check at every upgrade.
A license that is fine for an internal tool may not be fine for a product. If you sell access to the model, directly or inside a SaaS, have counsel read it first.
Where to run them, and where your data goes
Open weights give you three hosting options, each with a different data flow. Self-hosting keeps prompts and outputs inside your perimeter: a Chinese model on your server sends nothing to China, because weights are just files. Inference providers run the same weights under their own contract and jurisdiction. The lab's API sends your data to the lab.
The middle has become cheap. On September 26, 2026, gpt-oss-120b cost $0.15 / $0.60 per million input and output tokens on Groq, Together or Fireworks; DeepSeek V4.1-Flash, $0.30 / $1.20 on DeepSeek's API at peak hours and on Fireworks; Qwen3.8-27B, $0.80 / $4.00 on Groq. In Europe, Mistral's platform also lists Z.ai's GLM-5.3 and GLM-5.2: a Chinese-origin model under a French provider's contract; check the hosting region.
The legal test is where personal data goes. In Colombia, Law 1581 allows transfers to countries on the SIC's adequacy list, which includes the United States but not China; for other destinations you need an exception, such as the data subject's express authorization. In the EU, transfers outside the EEA fall under Chapter V of the GDPR.
Risks: provenance, safety tuning and model files
Provenance and geopolitics. Menlo Ventures estimated in December 2025 that Chinese open models accounted for about 1% of LLM API usage among US enterprises. The US defense authorization act for fiscal 2026 requires removing DeepSeek from Defense Department systems, and Zhipu (Z.ai) has been on the US Entity List since January 2025. If you sell to governments or regulated sectors, ask about model origin even when you self-host.
Safety tuning is thin. Research shows that an open model's refusals can be erased by editing its weights, and that the edit works across languages; the Financial Times reported Gemma 4's guardrails stripped within 90 minutes of release. Add a guard model (Llama Guard 4 or gpt-oss-safeguard) and test it in Spanish and French: see guardrails in production.
Model files are software. Pickle checkpoints can run code when loaded, JFrog found about 100 malicious models on Hugging Face in 2024, and instructions can hide in a GGUF chat template. Prefer safetensors from official organizations, pin hashes and keep servers private: SentinelLABS and Censys counted 175,108 exposed Ollama hosts. More in AI supply chain security.
The upside: when commercial models refused forensic requests during a July 2026 intrusion, Hugging Face analysed the attacker's logs with the open-weight GLM-5.2 on its own servers.
How to decide, in Colombia and in Europe
- Name the dominant constraint: quality, cost per task, latency, data residency or offline use.
- Shortlist three models that fit your license needs and hardware.
- Evaluate them on at least 30 real prompts in your languages, against one closed model.
- Self-host the model for personal or confidential data; use a contracted provider for the rest.
- Record license, version and hashes, and add a guard model.
- Plan upgrades: models and licenses change every few months.
Colombia and Latin America. Open weights are the cheapest route to data residency, and the SIC's 2024 guidance on AI requires a privacy impact assessment for high-risk uses. The practical path: a self-hosted open model for sensitive flows and a closed API for the hardest tasks.
European Union. The AI Act has applied generally since August 2, 2026. Under the Commission's guidelines, fine-tuning an open model makes you a general-purpose AI provider only if you use more than a third of the original training compute.
Our recommendation: test Qwen3.8-27B or Gemma 4 31B self-hosted for internal work and DeepSeek V4.1-Flash through a contracted provider for volume, and keep a closed frontier model where the gap shows. If a client excludes Chinese-origin models, Gemma 4, Muse Glimmer, gpt-oss and Mistral are the Apache 2.0 alternatives.
Key takeaways
- The best open-weight models score 44 to 46 on the Artificial Analysis index against 58 for the best closed model; Epoch AI puts the lag at about four months.
- Open-weight means weights, not data: fully open models such as Olmo and Apertus are the exception.
- Licenses are drifting: Kimi K3, the Qwen3.8 flagship, GLM-5.3 and MiniMax-M3 add thresholds, attribution or model-as-a-service limits.
- Self-hosting a Chinese model sends no data to China; calling a lab's API is a different data flow.
- Treat model files as software and guardrails as your job, tested in Spanish and French.
Sources
- Open weights models: Intelligence Index v4.3.2
- Text leaderboard
- Terminal-Bench leaderboard
- Gap between open-weight and closed models (Epoch Capabilities Index)
- Kimi K3 License
- Qwen3.8-2.4T-A95B model card
- GLM-5.3 License
- MiniMax Community License (MiniMax-M3)
- DeepSeek-V4.1-Flash release
- Gemma 4 model card
- Models overview
- LLM03:2025 Supply Chain
Editorial note: this analysis reflects the public information available on the review date. Models, prices and rules change fast; every third-party figure links to its source, and our opinions are labeled as such. Spotted an error? Write to contact@slash-digital.io.
The questions we hear often
What is the best open-weight model in September 2026?
On the Artificial Analysis Intelligence Index v4.3.2, Xiaomi's MiMo-V2.6-Pro (46), Z.ai's GLM-5.3 (45) and Moonshot's Kimi K3 (44) lead. For a single GPU, Qwen3.8-27B (34, Apache 2.0) is the strongest small model on the same index.
Is open-weight the same as open source?
No. Open-weight models publish their trained parameters under a license; the training data, and often the training code, stay private. Fully open models such as Ai2's Olmo or Apertus also publish data and code.
Can I use Qwen, DeepSeek or Kimi commercially?
DeepSeek V4 and V4.1 (MIT) and Qwen3.8-27B (Apache 2.0) allow it with few conditions. Kimi K3 and the Qwen3.8 flagship allow it but add display duties and limits for model-as-a-service businesses above revenue thresholds. Read each license.
Is it safe to run a Chinese model on my servers?
The weights do not send data anywhere by themselves. The risks are the files (use safetensors from official sources), the exposure of the inference server, weak built-in guardrails and your clients' policies on model origin.
Which open models handle Spanish and French well?
Qwen3.5, Gemma 4, Mistral's models and Cohere's Command A+ explicitly support both. Vendor claims are not enough: test your own prompts, including after quantization.
More analysis to read next
Local AI in 2026: which hardware to buy and what runs on it
RTX 5090, RTX PRO 6000, DGX Spark, Ryzen AI Max+ and Mac Studio M5: memory math, what fits where, buy-vs-rent costs and picks by team size.
Local AI and open weightsFrom laptop to server: Ollama, llama.cpp, vLLM and SGLang
Which engine for one person, a team or production, the techniques that multiply throughput, how to secure and monitor it, and when an API is cheaper.
Local AI and open weightsUncensored models: what they are and what they risk
What removing a model's safeguards really means, why the ecosystem exists, what it breaks, what the law bans in 2026 and what to use instead.
Let's put it in production
Tell us your challenge. We reply within 24 business hours with an honest first read: if we can help, we'll say how; if not, we'll say who can.
I reply personally. No endless forms, no canned replies.