Hacker News new | ask | show | jobs
by clbrmbr 1203 days ago
That’s because it’s configured to with non-zero temperature. I’d you use the underlying model API, or the playground, you can get repeatable results when temperature is zero.
2 comments

Mostly, yes, but there have been reported cases where even with zero temperature, you get nondeterminism, probably due to accumulation of errors due to different operation order on floating points.
You can also generally set an RNG seed to get reproducible results.