this post was submitted on 04 Feb 2025
40 points (90.0% liked)

Technology

2097 readers
36 users here now

Post articles or questions about technology

founded 2 years ago
MODERATORS
 

There’s an idea floating around that DeepSeek’s well-documented censorship only exists at its application layer but goes away if you run it locally (that means downloading its AI model to your computer).

But DeepSeek’s censorship is baked-in, according to a Wired investigation which found that the model is censored on both the application and training levels.

For example, a locally run version of DeepSeek revealed to Wired thanks to its reasoning feature that it should “avoid mentioning” events like the Cultural Revolution and focus only on the “positive” aspects of the Chinese Communist Party.

A quick check by TechCrunch of a locally run version of DeepSeek available via Groq also showed clear censorship: DeepSeek happily answered a question about the Kent State shootings in the U.S., but replied “I cannot answer” when asked about what happened in Tiananmen Square in 1989.

you are viewing a single comment's thread
view the rest of the comments
[–] deegeese@sopuli.xyz 1 points 1 day ago (6 children)

At least unlike “Open”AI, it’s open source so you can see and fix its biases.

[–] Hotznplotzn@lemmy.sdf.org 2 points 1 day ago (2 children)

No, it's not open source. Only the model weights are open, the datasets and code used to train the model are not.

[–] theunknownmuncher@lemmy.world 0 points 16 hours ago* (last edited 16 hours ago)

Pretty sure the code used to train the model is open source? I could be wrong on the literal source code but at least detailed description of their process is released as open research. There is a current effort to reproduce it: https://github.com/huggingface/open-r1

[–] Scary_le_Poo@beehaw.org 1 points 1 day ago (1 children)

The guardrails can be removed though, and several models already do, so his point is correct, regardless

[–] Umbrias@beehaw.org 1 points 8 hours ago

you cannot unstir an egg, the guardrails and biases can be finetuned to not be as visible, but the training is ultimately irreversible.

load more comments (3 replies)