Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Isn’t your (b) only because of the addition of a random seed?


LLM inference can be implemented in a way where nondeterminism depends only on the random seed, but that's not common. It ends up being more efficient/easier to implement kernels whose exact results depend on how many other prompts are being processed in parallel. See https://thinkingmachines.ai/blog/defeating-nondeterminism-in... for a pretty extensive exploration.


That's still nondeterminism as an implementation choice, rather than as a fundamental limitation of the technology.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: