What happened?

In a report titled "State of Open Models: Summer 2026 Observations" published on August 14, 2026, Hugging Face examined the open model ecosystem from January to August 2026. The number of model repositories on the platform rose from 2.43 million to 2.96 million, dataset counts climbed from 711 thousand to 1 million, and Spaces grew from 1.00 million to 1.44 million. Despite this growth, 85.6% of models received fewer than 200 downloads over their lifetime, and just 1.5% of repositories accounted for 99.2% of all downloads.

According to the report, Chinese labs skipped the traditional progression from small to large models in 2026, releasing massive models directly. In five of the seven months, the largest Chinese-origin open model ranged from 754 billion to 2.78 trillion parameters, while the largest U.S.-origin model stayed under 130 billion parameters in most months. The exceptions were NVIDIA's 561-billion-parameter Nemotron 3 Ultra, released in May and June, and Thinking Machines Lab's Inkling model.

Companies like Moonshot, MiniMax, Xiaomi, and Z.ai released almost no models under 70 billion parameters, while Tencent and Alibaba's Qwen family spans the entire scale range starting from under 1 billion parameters. Xiaomi and Meituan, which weren't prominent in open source last year, crossed the trillion-parameter threshold this year.

Why it matters

The report finds that on the U.S. side, the organizations releasing the most new open models aren't model labs but hardware makers: AMD and NVIDIA each topped the list with more than 200 new model repositories, while LiquidAI ranked third with roughly 100 repositories. Google and Meta, despite having pioneered open model releases in past years, fell behind NVIDIA in new model counts; Meta's shift of its flagship models to closed source reinforces this change.

Most U.S.-origin releases above 100 billion parameters aren't new models but adaptations built on Chinese-origin models. The list of genuinely original American models at this scale is short: Thinking Machines' 952-billion-parameter Inkling, NVIDIA's 561-billion-parameter Nemotron 3 Ultra, its 124-billion-parameter Nemotron 3 Super, and Arcee AI's 399-billion-parameter Trinity-Large. AMD, meanwhile, did extensive conversion work at this scale but released no original models — work that helps trillion-parameter Chinese models run efficiently on American hardware.

When Hugging Face compared the top 25 most-downloaded repositories with the top 25 most-liked ones, only one model appeared on both lists. The all-MiniLM-L6-v2 model was downloaded 1.55 billion times over seven months but received only 5,156 likes; by contrast, the Kimi-K3 model averaged 60 downloads for every like it received. The report emphasizes that likes signal interest in a model, while downloads indicate it has been put into production.

Nearly all of MiniMax's 2026 downloads come from models over 70 billion parameters; that figure is 88% for Moonshot, 55% for DeepSeek, and 39% for Z.ai. By contrast, almost none of Google's, Microsoft's, or IBM Granite's 2026 downloads come from models above 70 billion parameters; that share is 14% for NVIDIA and 9% for Meta. Moonshot's strategy of focusing solely on its largest models brought in 37 million downloads over the year, while the Qwen family's broad range of scales reached 2.045 billion downloads — roughly 55 times more than Moonshot.

Comparison: Licensing approach

License typeChinese labs (20B+ parameters)U.S. labs (same scale)
Apache 2.059%29% (Apache or MIT combined)
MIT22%-
Proprietary/restricted terms041%
License not disclosed-30%

In the dataset of 178 major Chinese model releases examined, none carried a license restricting commercial use. DeepSeek and Z.ai distribute their models — ranging from 700 billion to 1.65 trillion parameters — under a plain MIT license, meaning Chinese labs license their largest models with nearly the same freedom as their smallest ones.

What's next?

Hugging Face says it repeats this analysis every six months; the report doesn't specify the period the next assessment will cover or its publication date. The report notes that value in open-source models comes not from license revenue but from indirect channels such as APIs, cloud services, and hardware positioning, and that the market valuations of companies like Z.ai and Kimi point to this same effect.

What we know

  • Report period: January-August 2026, based on Hugging Face Hub data.
  • Model repository count: grew from 2.43 million to 2.96 million.
  • Dataset count: grew from 711 thousand to 1 million.
  • Qwen family total downloads: 2.045 billion (2.061 billion including all repositories).
  • Moonshot total downloads: 37 million.