|
|
|
|
|
by oceanplexian
283 days ago
|
|
> LLMs, by their very nature are probabilistic. This couldn't be any more wrong. LLMs are 100% deterministic. You just don't observe that feature because you're renting it from some cloud service. Run it on your own hardware with a consistent seed, and it will return the same answer to the same prompt every time. |
|
LLMs, as used in practice in 99.9% of cases, are probabilistic.