Anthropic Report Details Mass Distillation of Claude by Chinese AI Firms

Massive Scale Distillation Operation
Anthropic's report documents systematic distillation efforts by three Chinese AI companies: DeepSeek, Moonshot AI, and MiniMax. The operation involved creating approximately 24,000 fake accounts and conducting over 16 million exchanges with Claude through proxy networks that ran up to 20,000 accounts simultaneously.
Specific Distillation Methods
DeepSeek had Claude explain its own reasoning step by step, then used those explanations as training data. They also prompted Claude to answer politically sensitive questions about Chinese dissidents to build censorship-navigation data. MiniMax ran more than 13 million exchanges and pivoted to a new Claude model within 24 hours of its release.
Safety Implications for Users
The report states directly that distilled models are unlikely to retain the original safety mechanisms. While routine questions yield similar answers between original and copied models, edge cases involving medical, legal, or nuanced topics reveal critical differences. The copy models "barrel through with false confidence" because the training that taught caution was lost during distillation.
Anthropic compares this to having a doctor who only watched real doctors through a window for a year—routine cases might be handled adequately, but complicated cases offer no guarantees, and users can't distinguish between routine and complex cases until it's too late.
Implications for Model Evaluation
The report notes a counterintuitive effect: disagreement between models becomes more valuable post-distillation. If two models that might share distilled capabilities still give different answers, at least one engaged in independent reasoning. Agreement between models becomes less meaningful, while disagreement indicates genuine independent processing.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code v2.1.85 Release: MCP Improvements, Hook Filters, and Bug Fixes
Claude Code v2.1.85 adds environment variables for MCP headersHelper scripts, conditional if fields for hooks to reduce process spawning, and fixes for /compact failures, plugin enable/disable issues, and terminal keyboard problems in Ghostty, Kitty, and WezTerm.

Claude outperforms Gemini, ChatGPT, and Grok in real-time Python coding challenge
A developer tested Claude, Gemini, ChatGPT, and Grok in a real-time Python coding tournament where AI-generated bots competed to find words on a 15×15 letter grid. Claude won decisively.

Claude API Usage Data Shows Impact of New Limits on Max Plan Users
A Claude Max 20x user reports API-equivalent daily usage dropping from ~$210/day to ~$52/day after new limits were implemented, requiring significant workflow changes including using Sonnet and Codex.

Microsoft exec suggests AI agents may require software licenses as 'seat opportunities'
Microsoft executive Rajesh Jha suggests AI agents could need their own software licenses, with each agent counting as a 'seat' in enterprise systems. This contrasts with views that AI will reduce license counts by replacing human users.