Hacker News new | ask | show | jobs
by benlivengood 677 days ago
Beam search generates multiple potential completions and scores multiple tokens by likelihood, the picks the most likely after some threshold or length, which is close to a "go back and try again".