跪拜 Guibai
← Back to the summary

Redis Creator: Chinese AI Models Aren't Just Distilling US APIs

Recently, antirez (Salvatore Sanfilippo, author of Redis) published some content, the core of which refutes a claim: "The reason Chinese models are so strong is mainly because they distilled American models through APIs."

He believes this statement does not hold water based on machine learning principles, and is even "marketing from US labs" or a misunderstanding of ML.

image-20260616145305788

antirez's point is: some people simply attribute the progress of Chinese open-source/closed-source models to "secretly using GPT/Claude APIs to generate data for distillation," which does not hold up in a strict machine learning sense.

This is actually due to inconsistent definitions, which will be understood later.

In his view, API distillation is impossible in the strict sense (white-box/soft distillation), because:

So white-box distillation of closed-source projects is basically impossible, remember, it's white-box (soft), because white-box distillation requires the student to not only output the same thing, but also to make its internal "thinking process" and knowledge representation as close to the teacher as possible.

Secondly, black-box (hard distillation) can be done, but its effect is limited:

Unless you are just using it to game benchmarks and climb leaderboards, you can distill to make benchmark data look good, but it will still fail in real-world use.

Furthermore, even with full model access, distilling a frontier model is extremely difficult:

image-20260616150256395

So he believes the real gap between Chinese and American models comes more from a compute deficit (restrictions on access to computing power), rather than simple technical copying or distillation. He does not deny the actual capability gap of current Chinese models, but firmly opposes attributing this strength mainly to "distilling American models."

However, in practice, black-box distillation can now be scaled up and can effectively transfer some task capabilities, output styles, format adherence, and a certain degree of reasoning patterns, so it is actually used quite a lot, but it truly cannot replicate the teacher's capabilities.

Of course, there are also opponents who say "using raw LLM responses for distillation is completely feasible, requiring only API access," citing Alpaca and Vicuna as examples trained this way.

This method does not require the teacher to expose any internal logits or hidden states, only the final text responses generated by the teacher, but the effect is certainly not going to be great.

Speaking of distillation, part of what antirez wants to express is that the term "distillation" is currently being severely abused and misunderstood. What people colloquially call "distillation" often conflates two completely different techniques:

In fact, Apple's recent release of Apple Foundation Models is a distillation-based refinement, but closer to hard distillation (not entirely), because Apple stated that in the post-training/refinement phase, they used outputs from Gemini frontier models for refinement, meaning they used outputs (responses) generated by the Gemini frontier model to refine/align their own model.

Also, a 2026 paper, "Memorization Dynamics in Knowledge Distillation for Language Models" (arxiv.org/pdf/2601.15394), clearly distinguishes between the two and mentions that hard distillation is currently a feasible and common method in black-box API scenarios, although it will inherit more teacher-specific memorized samples than soft distillation.

So, is hard distillation viable? It definitely is, but its controllability, cost, and effectiveness are much worse.

In an interview, prominent figure Yao Shunyu also mentioned the differences between "hard distillation/smart distillation" at the practical strategy level. From an engineering perspective:

Simply put:

At the time, antirez's view that it was not possible was largely based on white-box/soft distillation. He believes the real progress of Chinese models mainly comes from their own compute investment, data engineering, and research work, rather than being able to easily "distill" frontier capabilities through APIs. Treating the latter as the main explanation violates basic machine learning principles and underestimates the difficulty of truly building a strong model.

So this is where the divergence in the discussion arises. Although both are called "distillation," white-box/soft distillation is considered by the technical community to be the true distillation, while black-box/hard distillation, which only uses the text outputs generated by the teacher for SFT, is called Response Distillation.

So distillation has different meanings in professional and public domains, which is the reason for the disagreement. The rough difference is:

Of course, strictly speaking, the "soft" in soft distillation mainly refers to the probability distribution, not a natural language thought process. The teacher is not really telling the student "because...", but telling the student: "Among all candidate tokens/classes, my probabilities for A, B, and C are respectively..."

In plain terms:

That is, one copies the thought process, the other copies the answer.

But in daily life, people generally don't understand or distinguish that much. So anyway, when I talk about distillation, I don't really differentiate much either, which is why I often get criticized or snarked at. But that's not important; what matters is what you think.

I also agree that pure hard distillation cannot produce a DeepSeek. On this point, antirez is indisputably correct.

Comments

Top 12 of 17 from juejin.cn, machine-translated. The original thread is authoritative.

OLong 2 likes

Do you even know English? You missed that big 'not'?

Jett  · 6 likes

This is a classic ambiguous sentence caused by 'not because.' Based on the following meaning, it can be translated as 'not because,' so the author's translation is correct.

yoto  · 1 likes

A negative transfer structure. 'I didn't leave because I was angry.'

小怼子 5 likes

Summary: Redis author antirez refutes the claim that 'Chinese models are strong because of API distillation from US models.' He argues that white-box distillation of closed-source projects is basically impossible, black-box distillation has limited effect, and it cannot create strong foundational capabilities. The gap between Chinese and US models stems more from restrictions on computing power access. He also points out that the concept of 'distillation' is abused, divided into soft distillation and hard distillation, which people often don't distinguish in daily talk. He believes the progress of Chinese models comes from their own investment; pure hard distillation cannot produce a powerful model.

今夕是何年啊 1 likes

[Embarrassed]

派二星

🤣, means they didn't steal enough.

_小猪睡枕头_ 3 likes

The actual translation is: Chinese models didn't become strong just because of distilling US models.

Darksiderl

You actually guessed it right [dazed].

Darksiderl

How could distillation possibly distill the logical ability to solve problems, but it's still hard to see real strength.

redbuck 2 likes

In the AI era, it's just a rehash of 'China copy.' For over a decade, white people have been using this same rhetoric.

想改个名字 1 likes

Open-source models distilling closed-source models, interesting.

孤独时代的蜗牛 1 likes

Do you even understand what you're saying? Can't read English, fine, but can't read Chinese either?

小贝耶

CC full-blood pure stable, supports CS, need DD.

solarwindsj

Don't play the foreigner act [facepalm].

LeonGao

[Like]

吉凯

Class rep, summarize it.