| > If you mean the hallucinations I don't think that will ever really be solved. This is true by definition, since a 'hallucination' isn't a failure condition in which the system isn't working as designed, it's just a post-hoc term for when probabilistic output doesn't meet our expectations, which is inherent to the nature of all probabilistic systems. Within the system, there is no distinction between 'hallucination' and 'non-hallucination'.LLMs are applying the same stochastic process in all cases, and the criteria of whether we call its output a 'hallucination' is entirely external to their functioning. Strictly speaking, LLMs are always hallucinating, since they are always generating inferences based on hard-coded statistical models and have no awareness of the semantic meaning of the tokens they correlate, nor any internal criteria of external correctness. > I think people just have to learn that LLMs are not divine oracles that are always correct. We all need to keep repeating the mantra "all models are wrong; some models are useful." |
This seems impossible to me. Many of the tasks I use GPT for inherently require understanding and thinking.