DTWdailytechwire
Tech Intelligence, Wired Daily
Policy

Why Distillation Alone Can't Explain Kimi K3's Leap

White House claims of LLM theft collide with technical reality as researchers question whether copying frontier models can produce China's latest open-weight champion

AS
Arjun S. Mehta
Staff Writer · Singapore
Jul 24, 2026
6 min read
Why Distillation Alone Can't Explain Kimi K3's Leap
Why Distillation Alone Can't Explain Kimi K3's LeapCredit: Samuel Boivin / Getty Images

The Accusation and the Timeline Problem

White House science advisor Michael Kratsios went public with a sharp allegation: Moonshot, the Beijing-based lab behind Kimi K3, built its flagship open-weight large language model by systematically copying Anthropic's Fable LLM while using chips banned from export to China. Treasury Secretary Scott Bessent amplified the charge, claiming that U.S. watermarks appear embedded in Chinese models.

The political stakes are high. Discussions about banning Chinese open-weight models have already unsettled the AI sector, and Kratsios framed the issue as covert industrial espionage aimed at undermining American research leadership. Moonshot declined to comment on its training methodology, and neither Kratsios nor the Treasury Department disclosed what evidence underpins the watermark claims.

But researchers who study model training pipelines see a fundamental problem with the distillation narrative: the math doesn't work. Fable became publicly available on July 1, and Kimi K3 launched two weeks later. Braden Hancock, a researcher at the Laude Institute and co-founder of Snorkel AI, puts it bluntly. There simply isn't enough time to query a frontier model at the scale required, generate training data, run post-training, and ship a production-grade system in fourteen days.

What Distillation Actually Requires

Distillation, in its simplest form, involves querying a target model to extract its responses and then using that data to train a smaller or derivative model. The process can take several shapes. In some cases, labs prompt the target to articulate its chain-of-thought reasoning, exposing how it solves problems step by step. In others, the prompts and completions are fed into a new model through supervised fine-tuning, or SFT, a technique that teaches the student model to mimic the teacher's behavior.

SFT is where a model learns its manners, according to Nathan Lambert, an AI researcher at the Allen Institute for AI. But as models approach the frontier, the returns from supervised fine-tuning diminish. Lambert, speaking on a podcast released this week, argued that distillation is becoming less impactful as Chinese labs close the capability gap. If copying Fable through distillation were straightforward, every lab with API access would be able to match Kimi K3's performance. That hasn't happened.

To replicate Fable-level capabilities would likely demand reinforcement learning, a more resource-intensive approach. In RL-based distillation, the larger model acts as a grader, scoring the smaller model's outputs and feeding those signals back into training. Advanced RL runs can require tens of millions of agent interactions. Running that volume of queries through a frontier lab's API would be prohibitively expensive, slow, and might not deliver a meaningful performance gain. The infrastructure demands alone suggest that if Moonshot did leverage Fable, it was one input among many, not the sole foundation.

A History of Accusations, A Murky Present

This isn't the first time Anthropic has pointed fingers at Moonshot. Earlier this year, the San Francisco-based lab publicly accused Moonshot, DeepSeek, and MiniMax of systematic distillation. Anthropic said it identified millions of exchanges between its models and users linked to those companies through IP addresses and metadata patterns. The query signatures, Anthropic claimed, reflected deliberate capability extraction rather than legitimate use.

Anthropic did not respond to inquiries about whether similar patterns emerged with Fable. But the practice of distillation is hardly unique to China. Elon Musk testified earlier this year that SpaceXAI distilled OpenAI models while developing Grok, describing the technique as commonplace across the industry. The boundary between distillation and synthetic data generation, a widely accepted method for augmenting training sets, can be difficult to draw.

Hancock cautions against dismissing the technical depth of Chinese AI teams. One of Moonshot's founders holds a PhD from Carnegie Mellon University. These are not opportunistic copycats riding American coattails; they are researchers and engineers executing sophisticated training regimes. If U.S. model development halted tomorrow, China's progress would slow but not stop.

The Chip Question and the Enforcement Gap

Kratsios also alleged that Moonshot obtained Nvidia Grace Blackwell 300 chips and accessed GB300-equipped servers in Thailand. Those chips are subject to U.S. export controls, yet a black market persists. In May, the founder of Supermicro, a U.S. server builder, was indicted for smuggling advanced chips into China. Sam Bresnick, a research fellow at Georgetown's Center for Security and Emerging Technology, sees the enforcement gap as a structural problem.

Data centers running state-of-the-art hardware need robust know-your-customer protocols, Bresnick argues. If a company conducts massive training runs on frontier infrastructure, there should be a reporting mechanism to identify the entity and its activities. The Biden administration proposed federal KYC rules for data centers in 2024, but the initiative has stalled under the current administration. Exporters are nominally required to ensure that chips shipped abroad are used only for approved purposes, but verification remains patchy.

At DailyTechWire, we've tracked how export controls shape the geography of AI training. Labs in Southeast Asia have become attractive proxies, offering access to hardware and connectivity without the scrutiny applied to facilities on the mainland. The Thailand server allegation, if accurate, fits a pattern we've observed across the region: regulatory arbitrage layered over technical ambition.

What the Debate Reveals

The Kimi K3 controversy underscores a broader tension. U.S. policymakers want to believe that frontier model capabilities are proprietary assets that can be contained through export controls and API monitoring. Researchers, by contrast, recognize that the knowledge required to train competitive models is increasingly diffuse. Techniques that were cutting-edge two years ago are now documented in preprints and reproduced in labs from Seoul to Bengaluru.

Distillation is real, and it can accelerate development. But it is not a shortcut to the frontier. The infrastructure, talent, and algorithmic sophistication required to train a model like Kimi K3 cannot be reduced to API calls and supervised fine-tuning. If Moonshot did leverage Fable, it was likely one signal in a training pipeline that also included proprietary datasets, custom RL strategies, and iterative experimentation.

The watermark claims remain the most intriguing element of the U.S. allegations. If such signatures exist, they would represent a significant technical and legal development. But without disclosure of what those watermarks entail or how they were detected, the assertion hangs in the air, more political talking point than evidentiary foundation.

Where Policy Meets Capability

The debate over Kimi K3 also exposes the limits of current enforcement mechanisms. Export controls can restrict chip shipments, but they cannot prevent secondary markets or cloud-based training runs routed through third countries. API-level monitoring can flag suspicious query patterns, but it cannot distinguish between distillation, legitimate research, and synthetic data generation with certainty.

Lambert's observation, that Chinese models are approaching the frontier and shifting toward RL-heavy training regimes, suggests that the distillation threat may be overstated just as it becomes politically convenient. If the gap between U.S. and Chinese capabilities is narrowing, it is not primarily because of API exploitation. It is because the talent, capital, and infrastructure required to train frontier models are no longer concentrated in California.

The funding rounds we've followed across Asia over the past eighteen months tell a consistent story. Labs in China, South Korea, and Singapore are raising capital at scales that rival their American counterparts. They are hiring researchers trained at top-tier U.S. institutions and investing in custom silicon and distributed training infrastructure. The idea that these efforts are parasitic on American innovation underestimates both the ambition and the execution of the region's AI ecosystem.

The Road Ahead

Kratsios and Bessent have staked out a clear position: Chinese labs are stealing American models, and the U.S. must respond with stronger controls. The technical community, however, sees a more complex picture. Distillation is a tool, not a silver bullet. The capabilities demonstrated by Kimi K3 reflect a combination of factors, including access to compute, algorithmic innovation, and engineering talent that cannot be easily contained or copied.

If policymakers want to slow the diffusion of frontier capabilities, they will need enforcement mechanisms that go beyond chip export lists. Data center KYC rules, API monitoring, and international coordination on training run transparency are all part of the toolkit. But none of these measures can arrest the underlying dynamic: AI research is globalizing, and the knowledge required to build competitive models is spreading faster than export controls can adapt.

The Kimi K3 debate is less about one model and more about the assumptions that underpin U.S. AI policy. If those assumptions rest on the belief that frontier capabilities are uniquely American and easily protected, the evidence suggests it is time for a reassessment.

Read next
Policy

Communities Build Data Collectives to Challenge Big Tech's Scraping Economy

Priya Nair · 9 min
Policy

AI Researchers Challenge Washington's Intellectual Property Claims on Model Distillation

Arjun S. Mehta · 5 min
Policy

Pentagon Moves to Block Humanoid Robots From Chinese Suppliers

Arjun S. Mehta · 6 min
Spot something wrong? Email corrections@dailytechwire.com. We log every correction publicly.