Artificial Intelligence
Model Distillation Explained: How the Moonshot–Anthropic AI Accusation Works
A single technique, called distillation, sits at the center of a major new export-control row between the United States and China. Understanding it takes only a few ideas.
What model distillation actually is
A frontier AI model is enormous. Running it demands thousands of accelerators, hundreds of megawatts of power, and billions of dollars of capital. Distillation is a compression shortcut: train a much smaller, cheaper model so that it mimics the big model's behavior as closely as possible, then ship the small model for cheap, fast inference.
The trick is the teaching signal. Rather than learning from raw data alone, the small "student" model is fed questions whose ideal answers it learns from the large "teacher" model's output. A well-done student can match much of the teacher's capability at a fraction of the cost and latency. In that sense, the teacher's knowledge is being distilled into a portable form.
How the technique became an export-control problem
Because distillation works from output, a developer outside the United States can in principle call a frontier American model as an API and use its responses to train a rival. The technique turns an inference service — normally a product — into a manufacturing supply line. For export controllers that distinction collapses: controlling chips and controlling models starts to matter less than controlling access to their behavior.
That is exactly the framing of the fresh allegation against China's Moonshot AI, which released a model called Kimi K3 claimed to rival Anthropic's Fable series. A senior White House official stated publicly that Moonshot had "distilled" Anthropic's Fable for the K3 build, using a sophisticated internal platform to run large-scale distillation runs and swap methods on the fly. The U.S. Treasury, led by Secretary Scott Bessent, signaled that sanctions remain on the table for Chinese AI companies linked to the practice.
Why the technique is so hard to police
Distillation leaves almost no fingerprint. A model's weights look like random numbers, and the same set of outputs can be produced by many different training routes. Proving that a model was distilled from a specific foreign system, rather than trained independently to converge on similar answers, is difficult. The Atlantic Council and other analysts point to this gap as a structural weakness of country-based AI controls: distillation is the mechanism by which capability can leak around hardware sanctions.
The strategic implication is simple. Export regimes built around chips and cloud capacity may be running behind a technique that turns any model with an open API into a seed for a competitor. The Moonshot–Fable episode is the first high-profile test of whether governments can — and will — treat model output itself as a controlled good.
Knowledge takeaway: distillation trains a small "student" model to copy a large "teacher" model's outputs, compressing capability into a cheap, fast form. Because the teaching signal is the model's answers, the process can be run from an API without ever accessing the teacher's code. The Moonshot–Kimi K3 vs. Anthropic–Fable allegation has turned distillation into the flashpoint of a new AI export-control regime, with U.S. sanctions now threatened against Chinese firms accused of the practice.