Live data from Hacker News

AI Overviews hallucinates that Airbus, not Boeing, involved in Air India crash

arstechnica.com

1–3 of 3 posts

Re: AI Overviews hallucinates that Airbus, not Boeing, involved in Air India crash

#3

  generative AI is non-deterministic, meaning the output is different every time, even for identical inputs
Apparently that is because they probabalistically pick each next token.

I presume some models allow a seed to be set to do pseudo-random sampling and making the output deterministic?