Hacker News new | ask | show | jobs
by saidnooneever 26 days ago
i think the proof is in understanding how LLMs work, not a certain prompt. this because output isnt determenistic and hence a single prompt couldnt (theoretically) reliably prove anything. thats the exactly problem :')
1 comments

I'm curious, why exactly output is non-deterministic? Static weights + matrix multiplication should always return the same output, right?
No, even with the same temperature.