DeepSeek demonstrated in early 2025 that a 7-billion-parameter student distilled from a large reasoning model outperformed a 32-billion-parameter model on competition mathematics, but these wins are narrow — distilled models still trail larger ones on broad general knowledge.
DeepSeek distilled models down to 1.5B-70B parameters, with a 7B student beating a 32B model on math benchmarks. However, these impressive results are confined to narrow, well-defined tasks like math and code, not general knowledge.
transcript
Author: A clear example came in early 2025 from a lab called DeepSeek. It used a large reasoning model to generate a set of training examples, then fine-tuned several existing smaller models on those examples. One result stood out. A 7-billion-parameter student scored higher than a 32-billion-parameter model on a competition mathematics benchmark, even though it was produced by plain fine-tuning on the larger model's outputs. The released family of distilled models ran from 1.5 billion parameters up to 70 billion, and the smaller ones were compact enough to run on a single graphics card, which is part of why the release drew so much attention. The practical effect was that strong performance on these narrow tasks became something a small team could run locally and cheaply, rather than only through a large hosted model. The qualifier matters as much as the headline. These wins tend to appear on narrow, well-defined tasks such as mathematics and code. On those tasks, a small distilled model can perform at a level its size would not suggest. Across broader measures of general knowledge, the same small models still trail the larger ones. For example, a model can become excellent at competition mathematics through distillation while remaining weaker at wide-ranging questions about the world. Therefore, a claim that a small model beats a large one is usually true in a specific, narrow sense.
gives example · 1