Hacker News new | ask | show | jobs
by davekeck 807 days ago
> then some lower probability tokens may be chosen

Can you explain how it chooses one of the lower-probability tokens? Is it just random?

1 comments

Reducing temperature reduces the impact of differences between raw output values giving a higher probability to pick other tokens.
Oops backwards. Increasing temperature...