cd /news/artificial-intelligence/open-source-ai-and-open-models-readi… · home topics artificial-intelligence article
[ARTICLE · art-128347] src=interconnects.ai ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Open-Source AI and Open Models Reading List

Nathan Lambert published an open-source AI and open models reading list on Interconnects, last updated 13 Sep. 2026, compiling research materials for public-audience and policy-facing writing on open models. The list spans foundational pieces including Mark Zuckerberg's July 2024 'Open Source AI is the Path Forward' post on why Meta releases open models, Irene Solaiman's February 2023 paper on viewing open models on a gradient, and Lambert's own Interconnects essays on open models in perpetual catch-up and open versus closed models on different exponentials.

by read9 min views4 publishedSep 13, 2026
Open-Source AI and Open Models Reading List
Image: source

Hey all! I’ve been prepping for some public-audience and policy-facing writing on open models, so I figured I would share my research materials. There’s lots of wonderful stuff in here.

This is my list of the best writing on open models in the last few years. If someone decides they want to get up to speed on the area, reading this will be a comprehensive overview of the state of affairs. Please comment pieces to consider adding below, and I’ll update this over time.

List last updated: 13 Sep. 2026

Foundation #

What open models are, why people release them, how they relate to business strategy, and what the risks are.

- [ *Optional* ] Latest data on open model adoption:
 A general summary on US vs. China model adoption —[The ATOM Report](https://arxiv.org/abs/2604.07190) (Apr. 2026),

The latest data on model downloads, derivatives, and research adoption by region —Interconnects Adoption Dashboard , and The most important models to know about in the ecosystem —Interconnects Artifacts Hub

US-China Competition #

Who is leading in open models, how this has changed over time, how China maintains its leading position, and relevant history.

  • Why the U.S. needs to invest in open models for fundamental R&D / innovation in the face of growing competition from China – The ATOM Project , Nathan Lambert (Aug. 2025)
    • The lens as to why open models help spur research innovation and beneficial outcomes for AI — Why I build open language models , Nathan Lambert / Interconnects (Oct. 2024)
    • Why open models foster education, innovation and competition, three core American values — Banning Open Source AI Would Be A Mistake , Nathan Lambert & Kevin Xu (Jun. 2026)
    • Why the recent “vibe regulation” / vague federal oversight mechanisms set us up for a clash and-or ban of frontier open models in the near future — 6 months to live for open models , Nathan Lambert / Interconnects (Jul. 2026)
    • [ Optional ] Fully open language model technical reports to illustrate the start of the art in understanding:Pythia (EleutherAI, 2023),Olmo (2024),Olmo 2 (2024),Olmo 3 (2025)
- Chinese open-source history leading up to AI —  *[Chinese Open Source: A Definitive History](https://interconnect.substack.com/p/chinese-open-source-a-definitive)* , Kevin Xu (Mar. 2026).
  - China’s structural advantages in open-source —  *[China’s Structural Advantage in Open Source AI](https://interconnect.substack.com/p/chinas-structural-advantage-in-open)* , Kevin Xu (Jun. 2025).
  • How Chinese labs themselves discuss building models, and how the Chinese industry differs from the U.S. — Notes from inside China’s AI labs , Nathan Lambert / Interconnects (May 2026).
  • Why Chinese labs are so good at keeping up with American competition (e.g. American open weight labs struggle to compete with Chinese labs on fair performance comparisons) — GLM-5.3: How Chinese labs keep stride with the frontier , Nathan Lambert / Interconnects (Aug. 2026).
  • Prominent uses of Chinese models by Western companies have prompted meaningful regulatory attention ( morediscussion )
    • Lawmakers have probed the following companies over using Chinese models: DoorDash ( CNBC , Jul. 31 2026), Airbnb (Bloomberg , Apr. 29 2026; Semafor , Apr. 29 2026), Anysphere / Cursor (Bloomberg , Apr. 29 2026; Semafor , Apr. 29 2026), Apple (Reuters , May 17 2025)
    • Other western companies have very publicly shifted the models they use from American, closed labs to Chinese open models to save costs. Examples include Perplexity prominently and rapidly adopted DeepSeek R1 ( Forbes , Jan. 28 2025) and Thomson Reuters building on Qwen to move off Claude (Business Insider , Aug. 24 2026)

Technical Details #

What is distillation and how much does it help Chinese labs, how do open models impact frontier AI risks like cybersecurity, and how far are open models behind the closed frontier?

  • The open-closed model gap has reduced in recent years, and is now at roughly 4-6 months. The leading open models have all come from Chinese labs since ~2024.
    • SemiAnalysis article which ran independent evaluations, concluding that open models have been getting closer to the closer frontier of performance over time — Are Open Models Catching Up? , SemiAnalysis (Aug. 2026)
    • Open models are on the Pareto cost frontier, while not at the absolute performance frontier. E.g. DeepSeek V4 Flash, seeevaluation and cost on Artificial Analysis .
    • Data sources from Epoch AI andArtificial Analysis (andU.S. v China , related) showing the open-closed gap over time.
    • An independent analysis of the open-closed gap across a mix of public and private evaluations — How far behind are open models? , Håvard Tveit Ihle (May 2026)
    • E.g. in 2025, the product lead of Z.ai said with respect to their release time “Get it out fast. We open source it within a few hours.” — The Z.ai Playbook , ChinaTalk (Nov. 21, 2025)
  • Cyber, risks & open models (I plan to develop this further)
  • Distillation – the process of training on output tokens from another model – is the single most eventful debate around open models in 2026.
    • For basic background, see a textbook chapter on synthetic data & distillation generally, fromReinforcement Learning from Human Feedback (post-training textbook published in 2026)
    • How distillation helps the Chinese labs, but doesn’t take away from their innovation — How much does distillation really matter for Chinese LLMs? , Nathan Lambert / Interconnects (Feb. 2026)
    • A very transparent documentation of how Chinese company use Anthropic’s products and circumvent the terms of service or intended use. The report details at-scale usage of Anthropic’s products by banned parties, as a mix of technical distillation (mentioned via SFT data) and extensive routing of Claude into their products and services without telling users — Detecting and countering misuse of AI: September 2026 .
    • A recent paper that showed that the frontier labs had implementations in their APIs that made systematic extraction of reasoning traces (the crucial part of modern training) through clever tricks. Recent distillation paper, my writing on it — Stealing Reasoning Traces from Proprietary LLM APIs, Panfilov, Schmotz, Shumailov et. al 2026 (more onX ).Anthropic confirmed this technique was used by Chinese labs.
    • Why the political panic over distillation, claiming that distillation is the only reason Chinese models are close to the frontier, is not grounded in the evidence — The distillation panic , Nathan Lambert / Interconnects (May 2026)
    • How labs can use distillation to improve models in an era of scaling RL environments across agentic behaviors — How distillation is used today and what performance uplift it gives to open models , Nathan Lambert (Jul. 2026)
    • [ Optional ] More history: In 2024, I wrote*Frontiers in synthetic data* where the key points were that synthetic data, primarily in “distilling” models by training with SFT on outputs from a stronger model, was the dominant form of distillation. Frontier labs had been shifting the logit-based, knowledge distillation, confirmed earliest in Gemini and continuing to this day. In early 2025, there was substantial debate on if DeepSeek-R1 was distilled from OpenAI’s o1 model. There is no clear evidence suggesting that they did, and in Apr. of 2025 Iwrote confidently that DeepSeek didnot distill. At the time of R1, it is more possible than I gave it credit to that DeepSeek did distill some o1 traces to make it easier for them to train their R1 model – based on the above reasoning trace extraction methods. This does not take away from the innovation of it, but it’s worth being realistic and is a way that distillation could accelerate China closing the gap to American labs.
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @nathan lambert 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/open-source-ai-and-o…] indexed:0 read:9min 2026-09-13 ·