|
|
|
|
|
by fluoridation
45 days ago
|
|
A Las Vegas algorithm requires that you have a deterministic test that can definitively determine the correctness of an intermediate result. So what you're saying is that what it takes to make LLMs give 100% correct results is having a human between the LLM and the user, who's capable of re-prompting on incorrect answers from the LLM. Well, if the human is there, why not just ask the human? What value is the random number generator adding? Like the GP said, the point of determinism is that you can trust the correctness of the results, without doing any checking. Solved problems stay solved. |
|
No, that's not what I'm saying. Im saying determinism isn't required for correctness. And Im not saying that models are already perfect other than prematurely stopping. What I am saying is that non-determinism doesn't mean they cant be 100% correct.
Besides, humans baby-sitting LLMs is not even implied by the misinterpretation of what I'm saying. What's implied by that is humans needing to give the LLM explicit success criteria from the outset. Which is totally reasonable.
> Like the GP said, the point of determinism is that you can trust the correctness of the results
Well, no. Now you are waaaay overstating determinism. Deterministic results might be incorrect.