|
|
|
|
|
by m348e912
826 days ago
|
|
The weird problem is with LLM hallucinations is that it usually will acknowledge its mistake and correct itself if you call it out. My question is why can't LLMs included a sub-routine to check itself before answering.
Simply asking itself something like "this answer may not be correct, are you sure you're right?" |
|
From what I've tested, all of the current models will see a prompt like "are you sure that's correct" and respond "no, I was incorrect [here's some other answer]", irrespective of the accuracy of the original statement.