Ask HN: Is anybody providing deterministic LLMs?
A Hacker News user asks if anyone offers deterministic LLMs—models that produce identical outputs for the same input. Commenters discuss techniques like setting temperature to zero, fixing random seeds, and using greedy decoding, but note that hardware and software variations can still cause non-determinism.