Walking through the Hugging Face Hub today feels like navigating a digital metropolis that is expanding faster than its infrastructure can support. The numbers are staggering: the public model repository has ballooned from 2.43 million to 2.96 million, while training datasets have surged from 711,000 to a flat 1 million. Even the Spaces environment, where developers can instantly deploy and test these architectures, has grown from 1 million to 1.44 million. On the surface, it looks like a democratic explosion of intelligence, a gold rush where every lab is contributing to a global commons. But for the engineers actually building production pipelines, this growth is an illusion of variety.
The Parameter War and the Illusion of Choice
Beneath the surface of this quantitative expansion lies a brutal concentration of power. While millions of models exist, a mere 1.5% of the total repositories account for 99.2% of all downloads. The remaining 85.6% of models are essentially ghosts, never crossing the threshold of 200 lifetime downloads. This disparity reveals a critical shift in the open-source AI landscape: the center of gravity has moved away from traditional model labs like Google and Meta and toward the companies that control the hardware and the infrastructure. In fact, Meta and Google now trail behind NVIDIA in the frequency of new model releases, a symptom of Meta's strategic pivot toward keeping its flagship models closed.
This vacuum has been filled by a massive surge in Chinese ambition. Between 2024 and 2026, Chinese labs have aggressively pushed the boundaries of scale, maintaining a monthly release cycle for their largest models with parameter counts ranging from 754 billion (754B) to a staggering 2.78 trillion (2.78T). In stark contrast, the largest monthly releases from US labs remained under 130 billion (130B) for five out of seven months. There were notable exceptions—NVIDIA's Nemotron 3 Ultra at 561B, Thinking Machines Lab's Inkling at 952B, Arcee AI's Trinity-Large at 399B, and NVIDIA's Nemotron 3 Super at 124B—but these are outliers in a trend of US conservatism regarding model size.
Chinese labs have split their strategies into two distinct camps. One group, including Moonshot, MiniMax, Xiaomi, and Z.ai, operates a frontier-only portfolio, refusing to release models under 70B parameters to focus exclusively on benchmark dominance and high-end API demand. The other group, led by Tencent and Alibaba's Qwen, employs a full-spectrum strategy. By providing everything from sub-1B parameter models to trillion-parameter giants, they are attempting to standardize the entire developer workflow. The fact that Xiaomi and Meituan successfully implemented 1 trillion parameter models this year suggests that raw scale is no longer a technical moat, but a baseline requirement for prestige.
This massive scale would be useless if the models couldn't actually run. The gap between a 2.78T parameter model and a developer's GPU is bridged by the community's quantization layer. By reducing the precision of model weights to slash memory requirements, the community can transform a trillion-parameter behemoth into a runnable asset within days of its release. This technical workaround allows labs to ignore the need for separate small-model releases and focus entirely on the prestige of the ultra-large scale.
The Optimization Layer and the Licensing Gap
If you look at the top 25 most liked models on Hugging Face and compare them to the top 25 most downloaded, you will find only one overlap. This is the most telling metric in modern AI. Likes represent aspiration—the excitement for a new frontier model. Downloads represent dependency—the reality of a model being called millions of times by a production pipeline. The data shows a shocking lag in the adoption of new models; not a single model released in 2026 made it into the top 25 for downloads. Instead, 13 of the top 25 are legacy models from 2022.
Consider the all-MiniLM-L6-v2 model. Over seven months, it was downloaded 1.55 billion times, yet it only has 5,156 likes. Conversely, the Kimi-K3 model sees roughly 60 downloads per single like. This confirms that small embedding models are the actual invisible infrastructure of the AI web, while the giant models are the flashy billboards. However, when it comes to the actual utility of large-scale models, Chinese labs are currently outperforming their US counterparts in real-world deployment. For MiniMax, almost all 2026 downloads were for models 70B and larger. Moonshot saw 88% of its downloads come from 70B+ models, DeepSeek 55%, and Z.ai 39%. Meanwhile, Google, Microsoft, and IBM Granite have almost zero download volume for models over 70B, and even NVIDIA and Meta hover at a meager 14% and 9% respectively.
This leads to a strange paradox in the US strategy. NVIDIA and AMD have become the most prolific contributors to Hugging Face, each releasing over 200 new model repositories this year. But they aren't necessarily building original giants. Instead, they are building optimization layers. Many of the 100B+ models appearing from the US are actually Chinese models repackaged and optimized to run more efficiently on US hardware. Aside from a few original works like Inkling and Nemotron 3 Ultra, the US effort has shifted toward ensuring that foreign models perform perfectly on their specific chips to drive hardware sales. LiquidAI has followed a similar path, releasing roughly 100 repositories to tie hardware performance directly to model availability.
The final nail in the coffin for US open-source dominance is the licensing regime. Chinese labs are treating their models as loss leaders for ecosystem capture. Of 178 Chinese models with over 20B parameters, 59% use Apache 2.0 and 22% use MIT licenses. Zero percent of these models have non-commercial restrictions. DeepSeek and Z.ai have even released models between 700B and 1.65T parameters under the unrestricted MIT license. In contrast, US labs tighten the leash as the models grow. Only 29% of similarly sized US models use Apache or MIT licenses; 41% use restrictive custom terms, and 30% leave the license unspecified. In short, 71% of large US models are effectively non-open.
This strategic divergence is best illustrated by Alibaba Qwen. By offering a full spectrum from the 2.4T parameter Qwen 3.8 Max down to a 27B variant, Qwen achieved between 2,045 million and 2,061 million downloads. This is roughly 55 times the volume of Moonshot, which stuck to a frontier-only strategy with 37 million downloads. For the modern developer, the decision is no longer about who has the highest benchmark score. It is about whether a model fits within their available VRAM and whether the license allows them to make money without a lawsuit.
The battle for AI supremacy has moved beyond the architecture of the transformer. It is now a war of attrition fought across hardware optimization and legal permissiveness.



