A number hidden by the quantization layer

On August 14, Hugging Face published "State of Open Models: Summer 2026 Observations," a half-year look at the open-weights ecosystem from January through August 2026. The widely-quoted finding — Qwen hitting 150K derivatives, GGUF repositories up 464% — came from the same report, but the most striking chart lives in the very first section, "The frontier is moving fast," and is titled Largest open-model releases from Chinese and US labs by month in 2026. It pins down, in pure numbers, the geopolitical weight of the word "open."

The real "parameter ceiling" gap

The report states the fact directly: in almost every month of 2026, the largest and most performant open model from a Chinese lab was larger than any model an American lab released. Concretely: Chinese frontier labs' monthly ceiling sat between 754B and 2.78 trillion parameters, while American labs failed to reach 130B in 5 of the 7 months.

The two American flagships that did break that pattern are NVIDIA's Nemotron 3 Ultra (561B total / 55B active, May and June 2026) and Thinking Machines Lab's Inkling (952B). The report names Nemotron 3 Ultra and Inkling together as the only exceptions, then adds a more striking note: "some U.S. model releases above 100B parameters this year are built on top of Chinese models or leverage artifacts from Chinese labs, such as Thinking Machines' Inkling (952B)." In other words, a meaningful share of the U.S. open-weights frontier above 100B is "built on Chinese models," and Inkling is the openly acknowledged case.

How the U.S. filled the parameter gap

The same section gives a "strategy" view, splitting labs into two camps.

Camp one: Chinese frontier players that almost never publish below 70B — Moonshot, Z.ai, Xiaomi, Ant Group. A developer's first encounter with them is a model too big to run. Camp two: Tencent and Alibaba Qwen, covering the whole range from under 1B all the way up to 2.4T (Qwen3.8-Max). The report attributes Camp one's viability to two steps. First, "building large" stopped being a differentiator — Xiaomi, Meituan, and Ant Group all cleared a trillion parameters this year, and none were household names in open weights twelve months ago. Second, the community's quantization layer turns a giant model into a locally-runnable one within days — a dependency that makes "a frontier-first release strategy viable at all."

U.S. open source is not absent, but the shape is different. The two organizations publishing the most new open models this year, the report says, are the ones making the hardware: AMD and NVIDIA, each with 200+ new model repositories — far ahead of third-place LiquidAI at roughly 100. The interpretation: hardware vendors realized that open models are how you sell chips — "a model optimized for your hardware and freely available is the clearest proof that the hardware works." Among genuinely original U.S. models above 100B, Nemotron 3 Super (124B) and Arcee AI's Trinity-Large (399B) are the true from-scratch samples; the rest comes from converting and adapting existing models — what HF calls "a distribution and optimization layer."

The licenses point the opposite way

Beyond the parameter ceiling, Section 3, "Open weights shift where value accumulates," cross-cuts by region. Of 178 Chinese releases above 20B parameters, 59% carry Apache 2.0 and 22% carry MIT, and almost none carry non-commercial restrictions. In the same size band on the U.S. side, only 29% are Apache or MIT; 41% sit under custom terms, and 30% declare nothing at all. DeepSeek and Z.ai ship 700B–1.65T models under plain MIT; U.S. labs at the same scale have the highest share of "custom terms."

HF adds one warning sign: Kimi K3 and Qwen 3.8 2.4T have recently begun adding non-commercial restrictions and revenue-share requirements to their licenses. The "China more permissive than the U.S." trend is being quietly rewritten at the very top of the curve.

So what business is "open"?

Section 3's conclusion is blunt: "Whatever these releases are for, it is not licence revenue." Weights go out under the most permissive terms available; the return has to come from somewhere else — API and cloud, hardware and platform positioning, or the ecosystem position itself. The valuations of Z.ai and Moonshot are cited as proof that "open" can close a commercial loop. But the section ends with a reversal: "the industry is likely to shift toward clearer monetization paths from open-source adoption." Open weights is moving from a tool for seizing the ecosystem to a funnel that funnels into commercialization. That is the second face of the same story as the parameter ceiling: Chinese labs grab scale first, then tighten licenses; U.S. labs cede scale, then lock down hardware and platform layers.

Return to the monthly parameter chart: the 2026 open-source frontier is not one line but two that almost never cross. One runs from 754B up to 2.78T; the other stays below 130B and only gets lifted twice — by Nemotron 3 Ultra and by Inkling — and at least one of those two openly admits to "leveraging artifacts from Chinese labs." The geography of open weights is being redrawn in parameters, and the line is not currently on the American side.

Reference: Hugging Face — State of Open Models: Summer 2026 Observations (2026-08-14).