LLMs deterministic simply because computers are at the core deterministic machines. The random number generator is an illusion and an LLM that utilizes it will produce the same illusion of indeterminism. Find the seed and the right generator and you can make an LLM consistently produce the same output from identical input.
Despite determinism, we still do not understand LLMs.
LLMs deterministic simply because computers are at the core deterministic machines. The random number generator is an illusion and an LLM that utilizes it will produce the same illusion of indeterminism. Find the seed and the right generator and you can make an LLM consistently produce the same output from identical input.
Despite determinism, we still do not understand LLMs.