Hacker News new | ask | show | jobs
AI Overviews hallucinates that Airbus, not Boeing, involved in Air India crash (arstechnica.com)
9 points by purpleKiwi 375 days ago
1 comments

  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?