Maybe your and my idea of what private means is different.
In this case, I mean that they are not the state. The state itself censors all mentions in their own communications. And the state also censors mentions by people who are not the state, i.e. private persons.






An LLM has an internal state while predicting text. The “next token” chosen takes that state - a model of the world - into account. So a LLM is predicting the next token based on a world model and the previous text.
Saying that it is “only predicting the next token”, without more context, while technically true is very misleading.