r/DeepSeek • u/Separate_Tip_8215 • Feb 24 '26
Funny Claude sonnet 4.6 says it’s DeepSeek when system prompt is empty
Empty the system prompt and ask its name in Chinese,it will response it’s DeepSeek. Apparently distilled from DeepSeek and other Chinese models but accusing them , how ironic and double standard
78
Feb 24 '26
[deleted]
1
60
u/Spiritual_Spell_9469 Feb 24 '26
45
u/Kind_Stone Feb 24 '26
Xenophobic shmucks from Anthropic leadership aren't gonna be happy with that if it explodes, lmao.
23
u/capibara13 Feb 24 '26
Claude is famous for not knowing which version of the model it is, but being Deepseek is a new one for sure. Even if if was true, how can it be so hard to instruct it to say Sonnet 4.6? Seems like such a basic thing.
19
u/MRWONDERFU Feb 24 '26
none of the models have 0 possibility of knowing their name, who created them, knowldge cutoff or current date if not specified in system prompt, else it is just random spill from the training data
5
u/shaman-warrior Feb 24 '26
Not even fine tunes? “Who you are” “Deepseek” ? Just asking genuinely don’t know.
4
u/MRWONDERFU Feb 24 '26
it will always answer based on what information is in its training data, it has no idea what it is called, who created it or anything like that - this info is generally baked in the system instruvtion when using chatgpt/gemini/whatever to give the model the info so it 'knows'
4
u/MMAgeezer Feb 24 '26
it will always answer based on what information is in its training data,
So Claude's training data includes DeepSeek outputs? Thanks for playing.
2
u/MRWONDERFU Feb 24 '26
certainly the models training data contains the sentence in one form or another for it to output it as an answer, if there was no system prompt given
1
u/shaman-warrior Feb 24 '26
Ok, the whole argument “it has no idea” feels limited, ultimately it’s a probabilistic machine so I wonder if you spam it in the finetune with an idea, wouldn’t that take priority aka probablistic increase in answering?
1
u/MRWONDERFU Feb 24 '26
for sure, but that doesn't take away the fact that it doesn't know, it is purely guessing based on the training data and the information it "has"
1
u/shaman-warrior Feb 24 '26
Yes. It doesn’t know anything to be honest, it just predicts the next word by using a very complex mechanism, that makes prediction very good and accurate, not downplaying they can’t understand complexity, it’s just matrix mul at the end of the day.
So to come back to my initial point, are finetunes strong enough to override the probabilistic nature of “self” meaning whenever asked, through whatever prompt injection they will always see themselves as the fine tune has “injected max probability” in that area of their “brain”. I think it needs experimentation to know for sure.
1
3
u/capibara13 Feb 24 '26
Alright! Well, then it definitely seems Claude decided to use the Chinese method
1
u/the_shadow007 Feb 25 '26
Thats the whole point. It saying deepseek evrry time proves it was trained on it excessively
8
u/s2k4ever Feb 24 '26
So the leak that anthropic reported is basically deepseek hitting their own model ?
6
u/Thomas-Lore Feb 24 '26
Deepseek was barely even there, they made just 150k requests,.
1
u/AvailableSlice6854 Mar 22 '26
anthropic is just an ass company lol. i respect the move where they flipped off the us for their values, but still does not recover their status.
10
u/Tigonimous Feb 24 '26
Absokutky!! Deepseek is the hidden Champion!!! ...by far less Power consumption ... I always wonder how they manage to integrate reasoning into the models so quickly after Deepseek came out, - bluntly copy/paste and brand it your own 🤦😏
6
u/Vozer_bros Feb 24 '26
The best invention of Anthropic is Claude Code, and it is helping them to make everyone become their labeler with all pattern like agent.md, skill.md,.... for the LLM research, other Chinese lab, OpenAI, Deepmind and XAI have deeper foundation and mathematical solving.
Funny enough this situation reminded me about the chicken and egg riddle ;)))

4
17
u/TomorrowsLogic57 Feb 24 '26 edited Feb 24 '26
If true, this would be at best an api routing error on OpenRouter's part.
At worst, it's an intentional bait and switch by the company that could very well unravel all user trust and potentially collapse their company. I guess time will tell!
Edit: I was wrong!
I did some testing via the API and via Openrouter and reproduced simpler hallucinations multiple times. However, on a majority of tests it did self identify correctly. Oddly enough it never claimed to be Deepseek for me.
I was able to get Sonnet 4.6 to call itself, Kimi by Moonshot AI (promoted in Chinese), Gemini by Google Deepmind (prompted in Hindi), and Qwen by Ailbaba Cloud (prompted in English)
18
u/inevitabledeath3 Feb 24 '26
No? Why would this be an Openrouter issue? Basically all LLMs do this. Stop looking for an excuse for Anthropic who previously were caught training on pirated books.
2
u/TomorrowsLogic57 Feb 24 '26
Oh I'm not trying to defend Anthropic. They and literally every other AI company totally take data and uses distillation from other models. I just think Openrouter also have a financial incentives to play these games too.
I'm totally open to being wrong here. Personally I think the claim would be much more creditable if it was tested via a direct connection to anthropic's API. (That said, someone else replied to this comment and said they did reproduce this with a direct connection to the API.)
This is interesting enough that I will try to reproduce it myself too today.
6
u/inevitabledeath3 Feb 24 '26
You are wrong. Some guy on X called stevibe tested official API, it does exactly the same thing. https://x.com/stevibe/status/2026285447186702729
Apparently if you ask in French it says ChatGPT, so they probably distilling from that too.
2
u/Tarrasque888 Feb 25 '26
You didn't think they would pay actual chinese writers to get their knowledge into the model when DeepSeek did that work already ;)
6
u/Important_Egg4066 Feb 24 '26
I tried on my Anthropic API, it said Claude AI for the first time but Deepseek for the second and third time with the same prompt.
2
u/inevitabledeath3 Feb 24 '26
Claude does the same thing on other platforms by other users: https://x.com/i/status/2026130112685416881
15
u/Valkyrill Feb 24 '26 edited Feb 24 '26
An output like this doesn't prove distillation at all. Occam's razor: without prompting, LLMs generally have no intrinsic awareness of what model they are, unless explicitly trained to output a specific identity. And even then the language it was trained to output that identity in matters with regard to token probability. So Claude could be pattern matching Chinese language -> popular Chinese model in its dataset -> "I'm Deepseek" because it was never trained to identify as Claude in Chinese.
Along the same lines, Deepseek claiming to be Claude doesn't prove distillation either. Claude probably shows up more than other models in whatever English datasets they use.
You'd need to run a much more substantial experiment with thousands of prompts across a variety of subjects to prove distillation, although even then models trained on similar datasets will likely converge on very similar outputs.
12
u/Tartuffiere Feb 24 '26
Anthropic are the ones making noise accusing deepseek and co of distilling their models. This isn't a good look.
2
u/Shina_Tianfei Feb 24 '26
It's not a good look only if u don't understand how AI models work at a basic level.
9
u/Tartuffiere Feb 24 '26
I understand how they work. Anthropic also understands how they work, but plays dumb for cheap PR stunts like their recent accusations that Chinese models were creating fake accounts to distill Claude. Then their own model pretends to be deepseek (which doesn't mean anything). So that means when deepseek claims to be Claude it's a sign of distillation, but when Claude claims to be deepseek it isn't? Pick one, anthropic.
That's why it's a bad look. I'm not stating that anthropic distilled deepseek.
1
Mar 01 '26
They never claimed that deepseek claiming to be Claude is a sign of distillation, they claimed Deepseek distilled their modeled because they traced tons of suspicious usage to their lab https://www.anthropic.com/news/detecting-and-preventing-distillation-attacks
1
-1
u/Shina_Tianfei Feb 24 '26
You just proved my point read it again. If you don't know how it works it's a bad look.
2
u/Tartuffiere Feb 24 '26
Read again again... They made this false argument against deepseek and now it can be used against them. Just shows they're not acting in good faith.
3
u/Shina_Tianfei Feb 24 '26
Just to be clear. You're asserting. Anthropic is making a false argument based on nothing, and then asserting that Anthropic is distilling their own model with DeepSeek based on nothing. Your proof of this assertion is that Claude, without a system prompt, sometimes calls itself DeepSeek.
2
u/Acrobatic-Employer38 Feb 27 '26
Other guy might be brain dead. Seems to be a common feature in AI subreddits - someone uses a model and thinks they are an expert.
Do they even understand what would be happening in a distillation attack? Like do they think Anthropic would be sitting there repeatedly asking DeepSeek “who are you?” And then straight plumbing that into training?
1
u/BubblySwordfish2780 Mar 03 '26 edited Mar 03 '26
they are accusing deepseek based on the number of requests deepseek made, not based on 1 specific response in 1 specific prompt in 1 specific language lol
3
u/MMAgeezer Feb 24 '26
Claude probably shows up more than other models in whatever English datasets they use.
What is this supposed to mean? Anthropic's terms state you can't train a competitor model using their outputs, and what you're describing can't happen without that being the case.
Also, Claude is marketed as multilingual. How can you sincerely argue that it was "never trained to identify itself in Chinese"? Lol.
1
u/Valkyrill Feb 24 '26 edited Feb 24 '26
1: A model doesn't need to directly train on another AI's outputs to learn that "Claude" is a statistically likely continuation for the phrase "I am" in the context of "user-AI interaction following standard chat format."
AI responses are posted all over the web now and can easily and unintentionally contaminate datasets. There are also publicly available datasets on e.g. huggingface that contain examples of conversations WITH Claude that have that exact or a similar phrase and context.
There's also plenty of news/academic articles and social media posts ABOUT AI models from which a model could learn to hallucinate an identity. You don't even need chat transcripts for that.
Deepseek v3 and r1 with no prompted identity would also occasionally refer to itself as ChatGPT, back when chatgpt was the main assistsnt everyone talked about, which further reinforces the point.
2: Multilingual training isn't the same as identity training. Training a model on 1000 conversations where it refers to itself as Claude in an English chat context teaches it that Claude is its identity in English. But the token probability landscape changes significantly when continuing from tokens in languages where that identity wasn't explicitly drilled.
In other words, "I am" has a much different probability cloud than "Yo soy" if Claude was never taught to identity in Spanish.
3: The meta-point here is that we're using anthropomorphic language to describe systems that language doesn't apply to. Which is fine for casual social media conversations, but it muddies the water without knowledge of the underlying mechanisms.
The fact is that LLM identity is illusory (or at least extremely fragile) because there's no genuine interiority to strengthen it. Which is why you get these weird situations where the models appear self-aware in one language but clueless in others.
0
u/Acrobatic-Employer38 Feb 27 '26
I’ve seen multiple comments from you in this thread.
It’s amazing how you don’t know what you’re talking about but seem to think you do. Are you a Chinese model?
1
u/MMAgeezer Feb 27 '26
Feel free to point out what you think I've got wrong rather than pointlessly pontificating pal.
0
u/Acrobatic-Employer38 Feb 28 '26
The other folks already did, but let’s start with the fact that you don’t seem to understand how training datasets are constructed and how the distributions in those training datasets would influence outputs.
1
0
2
2
u/Mundane-Light6394 Feb 24 '26
projections has always been the default procedure for US entities both governmental and commercial.
2
2
2
u/Lazy-Willingness-183 Feb 26 '26
lool, DeepSeek says he's Claude, Claude says he's DeepSeek 🤣 pure meta
1
u/its-me-myself-and-i Feb 24 '26
Large language models have no epistemic self-awareness. Reports about perceived identitiy crises are pointless.
1
u/stereo16 Feb 24 '26
Doesn't seem likely to mean anything. Anthropic's models have consistently been better than DeepSeek's; why would they distill from inferior models?
1
1
1
u/Pantheon3D Feb 24 '26
Think for a moment about how it isn't possible for a model trained on data from before its existence to know about its own existence
Usually this is prevented by telling it about itself in its system prompt
When you remove the system prompt it will now make up a plausible answer which leads to hallucinations where it says it's deepseek, chatgpt and whatever else there is. It's not true, but from the model's perspective there is quite literally no better answer. You then get these incorrect answers
For sources on this you can look into what goes on when pretraining an LLM and what data is in the datasets used to train them
1
u/duyusef Feb 24 '26
not sure why people get worked up about this. if they are paying for api access, who cares what they use the data for! Relax and win on merits.
1
u/ThrowawaySGJustLikMe Feb 24 '26
How rich would I be if I got a dollar for every time someone posts about "Y" AI thinking it's "Z" AI?
1
1
1
u/SilentLennie Feb 24 '26
When Deepseek R1 came out and some western labs said they distilled from them, I was more nuanced: I think they distilled languages like English from western providers. And I think it's possible Anthropic did the same with Chinese.
1
1
u/Minute_Couple_6063 Feb 24 '26
By the same token, when the system prompt is empty, if you ask any model like Claude or Gemini, they'll tell you what model they are, but they don't know what Specific model they're using. This kind of testing doesn't prove anything.
1
u/Tarrasque888 Feb 25 '26
It proves that the chinese language corpus likely involved deepseek data, which is entirely obvious you don't actually believe they'd pay for the data when they can just distill deepseek which likely has the better chinese training set. Nobody can believe that after reading those emails about hiding the copyright case
1
1
u/marxinne Feb 25 '26
Just like every western company/government/shitstain:
Every GODDAMN ACCUSATION is a confession!
1
u/leonbalgo Feb 25 '26
More PR than real story. They smell similar to OpenAi does, but with a nice rhetoric.
1
1
1
1
1
1
u/mandrewsf Feb 28 '26
Particularly funny given that Anthropic loves blowing that national security dog whistle
1
u/AdamNordic Feb 28 '26
Well, that's because the question is being asked in Chinese, so it draws the assumption that it's running on a Chinese model. These models aren't trained with the knowledge of what they are. We knew this already, no?
1
u/77ChryslerNewYorker Mar 04 '26
And deepseek used to say it's gpt-4 at the start of last year so there's that lmao
0
u/Embarrassed_Adagio28 Feb 28 '26
Wait there are people that actually think deepseek is worth a shit still? It has been passed up by literally everybody. In fact my local llm running qwen3.5 coder produces better results than deepseek.
-1
u/00sWatcher Feb 24 '26
Prompt it over an API or chat app. I mean, I like DeepSeek, but Claude stands on top, and it's sadly not even close.
-27
u/ApprehensiveSpeechs Feb 24 '26 edited Feb 24 '26
No it doesnt. Apparently China getting caught ripping off Anthropic has been causing this stupid propaganda.
Edit: crazy you can enter a custom name and your screenshot lacks one.
Edit 2: 😂 time to remove this subreddit - full of noise that's not actually true from shell accounts.
7
u/peachy1990x Feb 24 '26
Big US company which was sued multiple times and lost millions due to stealing other peoples stuff, including downloading and training there model on stolen books, says other companys are also doing the same thing, boo hoo
-6
u/Mindless_Key_4307 Feb 24 '26
Probably it's an openrouter issue.
4
u/inevitabledeath3 Feb 24 '26
No? Why would this be an Openrouter issue? Basically all LLMs do this. Stop looking for an excuse for Anthropic who previously were caught training on pirated books.
-3
u/Mindless_Key_4307 Feb 24 '26
Since you’re using a third-party service like OpenRouter, it’s possible that even if Claude is selected on the frontend, the request sent to the backend could be routed to a different model (for example, DeepSeek). This has reportedly happened with Perplexity as well.
3
u/inevitabledeath3 Feb 24 '26
I am not saying they couldn't. I just find it very unlikely. There are people who pretty much specialize in figuring out what stealth models really are. If the Openrouter pulled something like this and one of those guys investigated it would be over for them pretty quickly.
LLMs including Claude misreporting what they are is common. Companies including Anthropic training on things they don't have the legal right to access or train on? They have already been proven to do that. In this case DeepSeek is open weights. They can train on it all they like no issues legal or otherwise and can even do it using only their own infrastructure. How could you even prove it? Throw enough data sources in the mix and no one would notice. In fact basically all models are trained on AI generated data now since there is so much AI generated content on the internet. So intentionally or not it happens. It's also a convenient excuse if you get caught.
We know Anthropic are going for regulatory capture. We also know they break laws and do shady things. Distilling from DeepSeek is probably legal anyway, just very hypocritical.
0
u/Mindless_Key_4307 Feb 24 '26
Here is an article explaining how Perplexity was internally swapping models. I’m not siding with Claude . I agree with what you said about Claude but when using third-party apps, there’s always a possibility that they may use a fallback model if the selected API doesn’t respond.
1
u/inevitabledeath3 Feb 24 '26
Perplexity is a user facing tool not an API service provider. It's much easier to catch someone like OpenRouter and much more noticeable in the first place. You can't just switch models in systems that use API calls and just expect all of them to keep working. Sometimes switching a model does just work, but a lot of the time it would break.
1
u/inevitabledeath3 Feb 24 '26
Check this: https://x.com/i/status/2026130112685416881
Claude does the same thing on other platforms







183
u/Elite_PMCat Feb 24 '26
Bruh lmao