in case you are not aware, the online version is hosted in china and has to comply with their laws… if you don’t like censorship you can locally install one of the distilled models which are: open source
The local models(full and distilled) are also censored. The models censorship is just implemented superficially to immediately close any thinking tags and refuse when detecting censored material. If there already is any token after the <think> token the model will start answering away, which also happens on the official API because it puts a new line after the <think> token for some reason. That’s why on chat.deepseek.com censored topics are first answered and then redacted by some other safeguard a few seconds later. Whilst there are some great abliterated(=technique that tries to remove parts of llms that cause refusals) versions of the distills on huggingface that prevent all refusals after a few tries, they only tackle refusals, not political opinions such as Taiwan’s status as an independent country.
i’ve heard otherwise… chat.deepseek is online… that is not considered a ‘local’ install. local would be on your pc and i’ve seen examples of this censorship not existing in those distilled, local-install models.
in case you are not aware, the online version is hosted in china and has to comply with their laws… if you don’t like censorship you can locally install one of the distilled models which are: open source
The local models(full and distilled) are also censored. The models censorship is just implemented superficially to immediately close any thinking tags and refuse when detecting censored material. If there already is any token after the <think> token the model will start answering away, which also happens on the official API because it puts a new line after the <think> token for some reason. That’s why on chat.deepseek.com censored topics are first answered and then redacted by some other safeguard a few seconds later. Whilst there are some great abliterated(=technique that tries to remove parts of llms that cause refusals) versions of the distills on huggingface that prevent all refusals after a few tries, they only tackle refusals, not political opinions such as Taiwan’s status as an independent country.
i’ve heard otherwise… chat.deepseek is online… that is not considered a ‘local’ install. local would be on your pc and i’ve seen examples of this censorship not existing in those distilled, local-install models.
You’re outing yourself as not proficient enough to remove guardrails on your own install.