Skip to main content
Back to Blog
AI/MLInnovationSecurity
8 September 202611 min readUpdated 11 September 2026

Open-Source AI and Open Models: A Reading List

List last updated: 11 September 2026 This reading list brings together writing on open models from the past several years. It is organized as an overview of the field, covering...

By AI Engineering Team

List last updated: 11 September 2026

This reading list brings together writing on open models from the past several years. It is organized as an overview of the field, covering the foundations of open-model strategy, US-China competition, technical progress, safety, cybersecurity, and distillation.

Foundations

These selections explain what open models are, why organizations release them, how they relate to business strategy, and which risks they create.

Optional data sources

US-China Competition

This section covers leadership in open models, changes over time, China’s position, and the historical context behind current developments.

Technical Details

This section focuses on the performance gap between open and closed models, distillation, and the cybersecurity implications of open models.

The open-closed performance gap

The gap between leading open and closed models has narrowed in recent years and is estimated at roughly four to six months. Since approximately 2024, the leading open models have come from Chinese labs.

  • Are Open Models Catching Up?, by SemiAnalysis (August 2026), reports independent evaluations indicating that open models have moved closer to the closed frontier over time.
  • Data from Epoch AI and Artificial Analysis tracks the gap over time. Artificial Analysis also provides related US-China comparisons.
  • Håvard Tveit Ihle’s How far behind are open models? (May 2026) analyzes the gap using a mixture of public and private evaluations.
  • A 2025 statement from the product lead of Z.ai, quoted in The Z.ai Playbook by ChinaTalk (November 21, 2025), described a rapid release approach: “Get it out fast. We open source it within a few hours.”

Cybersecurity, risks, and open models

Distillation

Distillation, the process of training one model on output tokens generated by another, became one of the most prominent debates surrounding open models in 2026.

For introductory material, the synthetic data and distillation chapter in Reinforcement Learning from Human Feedback, a post-training textbook published in 2026, provides background on the subject.

Additional history

In Frontiers in synthetic data, published in 2024, Nathan Lambert described synthetic data, particularly supervised fine-tuning on outputs from stronger models, as the dominant form of distillation. Frontier labs had also been moving toward logit-based knowledge distillation, a direction first confirmed in Gemini and continued afterward.

In early 2025, researchers debated whether DeepSeek-R1 had been distilled from OpenAI’s o1 model. There was no clear evidence that this had occurred, and an April 2025 analysis argued that DeepSeek had not distilled o1. Later developments involving reasoning-trace extraction made it more plausible that DeepSeek might have used some o1 traces to simplify training R1. That possibility does not remove the model’s innovation, but it illustrates one way distillation could help narrow the gap between Chinese and American labs.