The main open-weights divide in 2026 is strategic: China's leading labs ship downloadable weights under Apache or MIT terms, while the top Western frontier models from OpenAI, Anthropic, and Google stay closed and API-only. That split shapes lock-in, self-hosting, and buyer choice more than raw price does.
An open-weight model is a language model whose trained parameters are published for download, so a buyer can run and fine-tune it on their own hardware without depending on the vendor's API. A closed model exposes only an inference endpoint, and the weights never leave the provider. This page separates that licensing question from both price and measured capability, because a permissive license tells you nothing about whether a model matches a frontier competitor on a benchmark.
Chinese labs treat open weights as a distribution strategy. Qwen is a large language model family developed by Alibaba, and it ships under Apache 2.0. GLM is developed by Zhipu AI (Z.ai) and is released as downloadable weights. DeepSeek, Kimi (Moonshot AI), and MiniMax follow the same open-weight pattern. The leading Western frontier lines, GPT, Claude, and Gemini, remain proprietary and API-only.
| Model (family) | Lab | License class | Open weights? |
|---|---|---|---|
| Qwen3-235B-A22B | Alibaba | Apache 2.0 | Yes |
| GLM-5 | Zhipu AI (Z.ai) | Open weights (Apache/MIT class) | Yes |
| DeepSeek V4 | DeepSeek | Open weights (MIT class) | Yes |
| Kimi K2 | Moonshot AI | Open weights | Yes |
| MiniMax M2.5 | MiniMax | Open weights | Yes |
| GPT-4o | OpenAI | Proprietary | No |
| Claude Sonnet 4.6 | Anthropic | Proprietary | No |
| Gemini | Proprietary | No |
License classes for the non-Qwen Chinese models are attributed to published research below, not asserted from our own audit. Apache 2.0 is a permissive open-source license that allows commercial use, modification, and redistribution with attribution, which is why it recurs across the Chinese open-weight releases.
According to Stanford HAI, Chinese labs have leaned into an open-weight release strategy across their flagship families, in contrast to the closed-source posture of the leading US frontier developers. This is a sourced characterization of the market, not a measurement we ran.
According to datagravity.dev, Chinese open-weight models accounted for roughly 61% of tokens consumed on the OpenRouter aggregator by May 2026, and the Qwen family made up about 40% of new large language model derivatives published on Hugging Face. Treat those as third-party usage figures with their own methodology.
According to the U.S.-China Economic and Security Review Commission, the market has split into two loops, one built around openly released Chinese weights and one around closed Western frontier APIs, each with distinct adoption and governance dynamics. We cite this as reported analysis and take no position on it.
Open weights and closed APIs sit on different trade-off curves, and neither is strictly better. Open weights let a buyer self-host, pin a specific version, fine-tune on private data, and avoid pricing or availability changes on a vendor endpoint. That flexibility comes with the cost of running and securing the infrastructure yourself.
Closed frontier APIs remove the operational burden and give managed access to the latest models, but they create dependency on one vendor's pricing, rate limits, and content policy. A buyer who never plans to self-host may gain little from an open license and may value the managed reliability of a closed endpoint more.
The open-weight license is also portable across hosts. The same Qwen or GLM checkpoint can run on a first-party endpoint, a cloud provider, or on-premises hardware, so a buyer is not tied to a single gateway. A closed model can only be reached through its owner's API or an authorized reseller, which concentrates both the commercial and the compliance relationship in one place.
Open weights are a licensing fact, but a buyer still wants to know the models respond in production. On 2026-07-10 we called several open-weight models and one closed baseline on a single short prompt and recorded billed cost and latency from the raw API usage objects. Non-DeepSeek Chinese models were routed through the OpenRouter aggregator (disclosed, and flagged for native re-verification), while DeepSeek was measured on its official api.deepseek.com endpoint.
Every open model we called returned a complete answer in single-digit seconds on this one short prompt. This is a dated snapshot on 2026-07-10, not a benchmark, and aggregator routing adds overhead versus a native endpoint, so the OpenRouter latencies are upper bounds rather than the fastest a self-host could achieve.
Price and capability are separate axes. The open license and the low measured cost do not by themselves establish that an open-weight model matches a closed frontier model on quality. According to Stanford HAI, leading Chinese models reached near-parity with Western frontier systems on coding and reasoning tasks by 2026, but that is a sourced research claim, and we did not run a head-to-head benchmark to confirm any specific win.
For the underlying rates by model, see our DeepSeek API pricing and Qwen API pricing pages. For how the open-weight question fits alongside price, context, and compliance, see the Chinese vs Western LLMs hub.
Are all Chinese LLMs open weight? No. Several leading Chinese labs (Qwen, GLM, DeepSeek, Kimi, MiniMax) publish open weights, but a permissive license on a flagship model does not mean every model or version from that lab is downloadable. Check the specific model card and license before you build on it.
Which license do Chinese open-weight models use? Qwen3-235B ships under Apache 2.0. According to Alibaba Cloud, the Qwen family is released under permissive open terms. Other Chinese open-weight families use Apache or MIT class licenses per published research; confirm each on its own model page, since terms vary by model and version.
Do OpenAI, Anthropic, or Google release open weights? Their leading frontier models stay closed and API-only. According to OpenAI and Anthropic, access to their flagship models is through hosted APIs rather than downloadable weights, though some vendors have released smaller open models separately from their frontier lines.
Does an open license mean the model is as good as a closed one? No. License and capability are independent. Open weights govern how you may run and modify a model, not how it scores. Any parity claim should come from a benchmark, and we present capability parity only as a sourced research finding, not as our own test result.
Where were the open models hosted when you measured them? DeepSeek was measured on its official api.deepseek.com endpoint. Qwen3-Max and GLM-5-turbo were routed through the OpenRouter aggregator on 2026-07-10, which we disclose and flag for native re-verification because a first-party endpoint may price and respond differently.
This micro sits inside our Chinese vs Western LLMs comparison hub, which weighs open weights against price, context windows, data residency, and content policy across both regions.
By Kevin Fan, Customer Success Manager. Last verified 2026-07-10.