← Back to context

Comment by orbital-decay

2 days ago

The only thing I'm saying is that there is a SaaS model that would give you the same output for the same input, over and over. You just seem to be arguing for the sake of arguing, especially considering that non-determinism is a red herring to begin with, and not a thing to care about for practical use (that's why providers usually don't bother with guaranteeing it). The only reason it was mentioned in the article is because the author is basically reverse engineering a particular model.

> especially considering that non-determinism is a red herring to begin with, and not a thing to care about for practical use

That is, it really is important in practical use because it's impossible to talk about stuff like in the original article without being able to consistently reproduce results.

Also, in almost all situations you really do want deterministic output (remember how "do what I want and what is expected" was an important property of computer systems? Good times)

> The only reason it was mentioned in the article is because the author is basically reverse engineering a particular model.

The author is attempting reverse engineering the model, the randomness and the temperature, the system prompts and the training set, and all the possible layers added by xAI in between, and still getting a non-deterministic output.

HN: no-no-no, you don't understand, it's 100% deterministic and it doesn't matter