A model becomes scientific infrastructure before anyone holds a ribbon-cutting ceremony for it. The evidence appears in methods sections: which system classified the records, generated the synthetic cases, extracted the entities, or served as the comparison that every new result had to beat.
A preprint submitted on August 11, 2026 offers an unusually wide view of that quiet adoption. Zackary Okun Dunivin searched more than 21 million full-text research records through June 2026, then used a classification pipeline to separate actual model use from passing mentions. In the resulting set of 157,446 LLM-using papers, GPT remained the largest family—but Qwen had become difficult to avoid.[1]
Among 2026 papers that used only one detected model family, Qwen appeared in 22.0%, more than two and a half times Llama's 8.6% share and far above DeepSeek's 3.0%. Among papers using multiple families, Qwen appeared in 62.1%, just behind GPT at 64.6%. The study's sharper finding is geographic: after adjusting for research subfield and publication time, a China-affiliated single-family paper was much more likely to select a China-developed open-weight model than a paper with no observed China link.[1]
This does not establish that Chinese models are the best scientific tools, that open weights cause better science, or that one national ecosystem has captured global research. It does show something more concrete than a launch score or download counter. Qwen is moving from being an object of AI research to being an instrument inside research—and that transition is happening unevenly across the map.
This is a methods-section measure, not a popularity poll
The study began with 21,338,177 deduplicated papers in the Semantic Scholar Open Research Corpus. A model-name dictionary found candidate occurrences; classifiers then asked two different questions. Is the token really a model name rather than a collision with an ordinary word? And did the authors actually train, fine-tune, evaluate, or otherwise employ the model rather than merely discuss it?[1]
That distinction matters. A paper about AI policy may mention ten models without using any of them as research machinery. A benchmark may run twenty models because comparison is its subject. A medical paper may use one model to code clinical notes. Counting all three as equivalent “adoption” would turn bibliography into market share.
After the filters, the corpus contained 2,276,136 qualifying model-use occurrences from January 2023 through June 2026. The author then divided papers into two groups. “Single-family” papers used one detected model family and serve as a rough proxy for applied selection; “multi-family” papers used two or more and more often represent benchmarking or foundation-model research. The paper calls this split crude, and it is. A family label such as Qwen can contain different sizes, releases, licenses, context windows, and deployment requirements. Still, the split prevents a model included as the twentieth benchmark baseline from being mistaken for the tool a researcher chose to do the work.[1]
On that narrower single-family surface, open-weight use reached 44.0% in the first half of 2026. Qwen alone accounted for almost half of those open-weight selections. China-developed families together accounted for 60.5%. In multi-family work, Qwen's near-parity with GPT means something different: it has become part of the comparison set that researchers increasingly feel obliged to include.[1]
One signal is therefore about instrument choice; the other is about baseline status. Qwen is gaining both.
“Open” wins here as a bundle, not as an abstract principle
The aggregate can tempt an easy story: scientists wanted openness, so they moved to open models. The model-level pattern does not support that conclusion. If openness alone drove the shift, comparable open-weight families would be rising together. Instead, Qwen rose sharply while Llama's share of single-family papers fell from its 2025 peak and Mistral remained small. The uptake concentrated in a few Chinese-developed families.[1]
That makes the practical bundle more important than the label. Qwen's official releases span dense and mixture-of-experts models at several scales, publish downloadable weights, and provide familiar routes through Transformers and common serving tools.[2] DeepSeek's official V3 repository likewise connects weights to multiple local and cluster runtimes, with documented paths across Nvidia, AMD, and Huawei hardware.[3] These pages do not prove why any scientist selected a model. They do show what selection can buy: inspectable artifacts, local execution, fine-tuning, version pinning, and an escape from per-call dependence on one proprietary endpoint.
Stanford HAI and DigiChina's December 2025 ecosystem study adds the industrial context. It describes Chinese open-weight development not as a single DeepSeek event but as a diverse set of labs emphasizing computational efficiency and flexible downstream deployment, supported by different commercial strategies and public policy.[4] Read beside the new corpus results, that framing suggests an inference: model availability becomes durable influence only when weights arrive with enough capability, language coverage, tooling, and distribution to fit real workflows. The paper measures the result of that bundle, not the contribution of each ingredient.
“Open-weight” also should not be inflated into “open science.” Downloadable parameters do not necessarily include the training data, full data-cleaning history, complete training code, or every decision needed to reproduce the model. The 2026 study is careful on this point. Its finding is a shift toward particular ecosystems whose models happen to expose weights—not proof that scientific model development has become transparent end to end.[1][4]
The border is visible, but it is not a wall
For its geography analysis, the study focuses on 48,129 single-family papers with usable model-access, author, affiliation, date, and field data. After controlling for subfield, a paper affiliated with a Chinese institution had 2.23 times the odds of selecting an open-weight family compared with a paper with no observed China link. Odds are not probabilities, and the association does not identify a cause.[1]
The multinomial model is more revealing. At the June 2026 endpoint, the adjusted probability of selecting a China-developed open-weight family was 37.1% for papers with a Chinese institutional affiliation and 9.2% for papers with no observed China link—a gap of 27.9 percentage points. Selection of other open-weight families was much closer between the groups. The geographic association is therefore concentrated in Chinese models, rather than reflecting a general preference among China-based researchers for anything with downloadable weights.[1]
This is a border, not a sealed market. A 9.2% adjusted probability outside the observed China-linked group is meaningful, and Qwen's appearance in almost two-thirds of multi-family papers is plainly not a domestic-only phenomenon. But the gap says model ecosystems still travel through institutions. Language fit, local availability, procurement rules, cloud access, developer familiarity, price, and peer practice could all shape the choice. The study controls for research subfield; it does not independently estimate those mechanisms.[1]
The strategic implication is subtler than “China exports AI.” A model family can become a scientific default close to home first, where documentation, platforms, collaborators, and institutional confidence reinforce one another. Every paper produced with that model then supplies examples, citations, evaluation habits, and trained researchers that can help the ecosystem travel farther. That is a path-dependence hypothesis consistent with the evidence, not a causal result the study has already proved.
The newest rows are also the least complete
The paper's strongest numbers deserve equally visible boundaries.
First, “2026” means January through June, not a completed calendar year. Fast publication and indexing cycles can change the family mix. Second, family-level detection cannot tell whether two papers used the same checkpoint or radically different members of a model line. Third, the single-versus-multi-family split is a proxy for research purpose, not a hand-coded account of every experiment.[1]
Fourth, the pipeline uses models to measure model use. DeepSeek-V4-Flash created larger silver-label sets after the author annotated small gold validation samples; SciBERT classifiers then operated at corpus scale. Reported validation scores were strong, but the gold sets contained 150 passages per task. That is enough to make the exercise serious, not enough to make extraction error disappear.[1]
The affiliation layer is the largest caution. S2ORC records were linked to OpenAlex, but recent institutional metadata were incomplete. After author-profile recovery, only 39.5% of 2026 Qwen single-family papers had an exact-year country assignment. A sensitivity check using last-known institutions left the main odds ratio nearly unchanged, which is reassuring, but it added almost no coverage to the most incomplete cohort. The paper explicitly says the missingness is not random and treats changing group composition cautiously.[1]
Finally, this is a version-one preprint, not a peer-reviewed consensus result. It states that the code and data needed for reproduction are available through an associated repository, but that linked repository returned a 404 response when checked on August 14, 2026. Until the materials resolve, readers can inspect the paper's extensive HTML methods and supplements, but cannot yet rerun the advertised package from that link.[1]
What would make “lab equipment” more than a metaphor
The next evidence should move below the family name. A stronger adoption map would record exact checkpoints, task roles, language, hardware, local versus API execution, and whether the model generated evidence or merely transformed it. It would test whether results reproduce when the chosen model is replaced, and whether local weights improve privacy or auditability in practice rather than in principle.
The geography claim also needs another complete year, better affiliation coverage, a working replication package, and independent reuse of the method. If Qwen's single-family share remains high outside China-linked institutions while exact-version reporting improves, that would support genuine export of a scientific toolchain. If uptake stays concentrated near domestic platforms or fragments across incompatible releases, the stronger story would be regional ecosystem lock-in.
As of August 14, the signal is already worth taking seriously. Qwen is no longer visible only at conference booths, on leaderboards, or in model hubs. It is appearing where scientific defaults become durable: inside the procedure that turns raw material into a result. The paper does not prove why researchers chose it or whether the choice improved their science. It shows that the choice is now common enough—and geographically patterned enough—to measure.
Sources
- Zackary Okun Dunivin, “Who Uses Open-Weight Models? China and the Shifting Geography of AI in Science” (submitted August 11, 2026) — corpus construction, model-use classification, adoption estimates, geographic models, and limitations.
- Qwen Team, “Qwen3” — official Alibaba Cloud model-family repository, release history, model variants, and local-use instructions.
- DeepSeek-AI, “DeepSeek-V3” — official model repository, weights, licenses, and documented local and cluster deployment routes.
- Caroline Meinhardt, Sabina Nong, Graham Webster, Tatsunori Hashimoto, and Christopher Manning, Beyond DeepSeek: China's Diverse Open-Weight AI Ecosystem and Its Policy Implications. Stanford HAI and DigiChina, December 16, 2025.
- Alibaba Cloud, “Alibaba Unveils Intelligent Cockpits, Enterprise Partnerships and AI Glasses at WAIC 2025” (July 28, 2025) — official event account and source for the cover photograph.