Comment on The line between what is ai and what is programming will be very blurred in the future
PeriodicallyPedantic@lemmy.ca 1 week agoYes, that’s why it’s necessary for it to be non-deterministic. Without non-determinism, there is no error recovery if it chooses the wrong token somewhere in the middle of the completion. That’s much less useful.
howrar@lemmy.ca 1 week ago
What’s this error recovery business you speak of?
PeriodicallyPedantic@lemmy.ca 1 week ago
So you can try your prompt again. Also to avoid getting stuck in loops of repeated text. And if your temperature is low, the LLM won’t produce very novel results.