← Back to context

Comment by danpalmer

7 months ago

Reducing temperature to 0 doesn't make LLMs deterministic. There's still a bunch of other issues such as float math results depending on which order you perform mathematically commutative operations in.

I keep reading this but I don't get it: for the same input shouldn't the order of resulting operations be deterministic too?