The expectation that a probabilistic model that predicts the next token will not incorrectly predict the next token is a very big part of the problem. Hallucinations are an intrinsic part of how language models work. They have no internal state that reflects ground truth. Their state, such as it is, is reconstructed on each turn with the existing text that is in the chat.pdxindy wrote: Mon Mar 09, 2026 3:17 pm 5 paragraphs justifying AI making sh*t up and blaming users for it. This is exactly why lots of people aren't impressed with AI.
So, unfortunately yes, you SHOULD expect it as as a user and if you don't expect it then you are using language models with unreasonable expectations. Also, yes, skill in how you interact with models will impact the "correctness" of the responses. If you want to call that "blaming the users", then knock yourself out.
Like regression models, next token prediction models are simply a calculation. Inappropriately applying a calculation to a user problem is a user error. If you're not impressed with them, then don't use them, and your problems will be solved.
