![]() |
|
#8
|
|||
|
|||
|
Censorship update: it appears if you download models and run locally there is no censorship.
Censoring is definitely done on their public website if you run your queries on their hardware. Here is how it works: when you send your query it goes into the real model avatars thinking or generating a response. At the same time, it is sent to a classifier model that is far cheaper, faster and specific. This classifier is trained with a prompt similar to "is the following '<prompt>' related to the following list of sensitive topics". If it returns yes, the main query is immediately aborted and a message displayed. Sometimes you can see it start to think and cut off a few sentences into it's deepthink. Other time it cuts off so fast that it appears nothing yet was emitted. No problem, run it locally, you won't deal with the censorship classifier. It would be interesting though to have a list of the sensitive topics but that is probably kept secretly and securely. Update: According to this article I am mistaken and the censorship concerns mentioned are legit: Quote:
Last edited by chants; 02-04-2025 at 07:04. |
| Tags |
| deepseek, ollama |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Writing to a running (in-use) executable file | omidgl | General Discussion | 20 | 11-17-2005 00:54 |
| Running program from memory | Spiyre | General Discussion | 6 | 09-18-2004 09:34 |
| How can I detect whether a 'Virtual machine' is currently running? | me0007 | General Discussion | 5 | 06-16-2004 17:44 |
| Need to find a pattern in a running file | merlin | General Discussion | 14 | 07-20-2002 06:59 |