Hacker News new | ask | show | jobs
by yomismoaqui 105 days ago
Quoting:

"But why aren’t LLM inference engines deterministic? One common hypothesis is that some combination of floating-point non-associativity and concurrent execution leads to nondeterminism based on which concurrent core finishes first."

From https://thinkingmachines.ai/blog/defeating-nondeterminism-in...

1 comments

Yes, lots of things can create indeterminism. But nothing is inherent.