Learn about the allegations that Alibaba Qwen models were distilled from Anthropic Claude and what this means for AI competition.
A Reddit post claims Anthropic told US lawmakers that Alibaba’s Qwen lab used nearly 25,000 fake accounts to run 29 million Claude exchanges between April and June 2026. The same post says this would make it the largest model distillation campaign yet reported, exceeding the combined efforts of DeepSeek, MiniMax, and Moonshot AI. Two US senators reportedly plan legislation to sanction Chinese firms that improperly access US AI model outputs.
Important caveat: these are allegations reported via AIWeekly and summarised on Reddit. The underlying evidence has not been disclosed in the post.
“Alibaba’s Qwen lab used nearly 25,000 fake accounts to run 29 million Claude exchanges (April–June 2026).”
“The campaign reportedly exceeded the combined prior distillation activity of DeepSeek, MiniMax, and Moonshot AI.”
“US senators plan legislation to sanction Chinese firms improperly accessing US AI model outputs.”
For context, the post also notes that in February Anthropic said DeepSeek, MiniMax, and Moonshot AI had collectively generated over 16 million exchanges using about 24,000 fake accounts.
Knowledge distillation is a technique where a “student” model learns to mimic a stronger “teacher” model. In the context of commercial LLMs, this often means querying a closed model via API, collecting its responses, and fine-tuning an open or in-house model to reproduce those behaviours.
Why do it? To improve quality, reduce latency and cost, or remove dependency on a paid API. Why is it controversial? It can breach terms of service, raise IP and safety questions, and shift costs onto the model provider without consent.
If you want a primer on the original technique, see Hinton et al.’s paper “Distilling the Knowledge in a Neural Network” (arXiv:1503.02531).
| Campaign | Exchanges | Accounts | Time window | Source |
|---|---|---|---|---|
| Alibaba-linked Qwen campaign (alleged) | 29,000,000 | ~25,000 (fake accounts, alleged) | Apr–Jun 2026 | Reddit post via AIWeekly |
| DeepSeek + MiniMax + Moonshot AI (combined, earlier) | 16,000,000+ | ~24,000 | Not disclosed (reported in Feb) | Reddit post via AIWeekly |
If accurate, the alleged Qwen activity would be larger than the three prior efforts combined. The number of accounts involved suggests active evasion of rate limits or detection, which would typically breach API terms.
Training on the outputs of a closed API without permission likely violates the provider’s terms. For UK businesses, that is a commercial and reputational risk even if no personal data is involved. Where personal or sensitive data is present in prompts or responses, UK GDPR obligations apply, including lawful basis, transparency, and potential international transfers.
If US sanctions or access restrictions materialise, UK organisations using affected Chinese models or services could face sudden availability issues or re-integration costs. Conversely, US providers may tighten API access, audits, and rate limits, affecting developers who scale responsibly.
Models distilled from other models’ outputs can inherit safety gaps, biases, and hallucination patterns. For regulated use cases (health, finance, legal), provenance and evaluation evidence matter. You should be able to answer: what data shaped this model, and under what terms?
Mass-scale API querying pushes up inference loads, with cost and sustainability consequences. For a look at the physical realities of AI infrastructure, see my explainer on AI, data centre cooling, and water cycles.
The Reddit post mentions planned US legislation to sanction firms that improperly access US AI model outputs. UK-specific actions are not disclosed. Still, UK organisations should monitor:
As ever, treat these as allegations until primary evidence is published. But the scale described, if accurate, is a clear signal: the era of “training on your competitor’s outputs” is moving from sporadic to systemic. UK teams should tighten governance now, not after access gets locked down.
Related
Software engineers and AI: more output, not more value? A recent Reddit thread from a distinguished engineer in an AWS vertical struck a nerve. The claim is simple: AI has clearly increased visible activity – more documents, more code commits, more test harnesses – but not the value that users actually feel. “I see a [...]
JoshuaJuly 5, 2026
Last updated
Category
aiViews
2 viewsLikes
No ratings yet
The AI adoption gap is real: what a blunt Reddit post gets right A recent Reddit thread tells a familiar story. A marketing-tech founder demos “AI agents” to a senior stakeholder at a big brand. The exec is sceptical, calls them “wrappers”, then asks for help setting up a WhatsApp broadcast channel. The punchline isn’t [...]
JoshuaJuly 5, 2026
Making a 3D RPG with AI only: what was built and why it matters A Redditor has shared an ambitious “AI-only” game dev experiment: a third-person 3D RPG prototype created without writing code, driven entirely by prompts to the muranyi-3 model from Tesana AI. You can read the full thread here: Making a RPG game [...]
JoshuaJuly 5, 2026
No comments yet - start the conversation.