Greedy Decoding
The simplest decoding strategy -- at each step, pick the single token with the highest probability and commit to it.
LLMs
The simplest decoding strategy -- at each step, pick the single token with the highest probability and commit to it.