概念
distillation reasoning
创建2026-04-15
更新2026-04-15
阅读量级1 分钟
概念导读

Reasoning distillation is the process of transferring reasoning abilities — particularly chain-of-thought capabilities — from a teacher model to a student model. This is a specialized form of knowledge-distillation that focuses on preserving the quality and structure of reasoning traces rather than just final answer accuracy. The on-policy-distillation-surve...

  1. Related
  2. References

Reasoning Distillation

Reasoning distillation is the process of transferring reasoning abilities — particularly chain-of-thought capabilities — from a teacher model to a student model. This is a specialized form of knowledge-distillation that focuses on preserving the quality and structure of reasoning traces rather than just final answer accuracy. The on-policy-distillation-survey discusses reasoning distillation methods, including approaches like deepseek-r1-distillation.

References