| ▲ | amluto 2 days ago | ||||||||||||||||
As far as I know, 100% of those Fable interactions would have had encrypted reasoning blocks, so distillation would be distinctly nontrivial even if the data were somehow available. | |||||||||||||||||
| ▲ | tristanj 2 days ago | parent [-] | ||||||||||||||||
Encrypted reasoning traces don't prevent distillation. You only need the input prompts and final output responses to distill capabilities. As Anthropic explained in their distillation report (linked above), Moonshot AI already collected millions of session traces, covering: * Agentic reasoning and tool use * Coding and data analysis * Computer-use agent development * Computer vision Hiding the internal CoT blocks stops you from training on internal reasoning traces, sure, but it does nothing to prevent standard input-output distillation. Plus, the CoT blocks weren't even removed/hidden completely. They're still visible, just in summarized form. Raw CoT was replaced by summarized CoT, and summarized CoT still has distillation value. | |||||||||||||||||
| |||||||||||||||||