10/ We can use these probabilities to choose a token, for instance the most probable. Adding the selected token to the prompt + feeding it back to the model allows to generate another token and so on until whole sentences are created as continuations of the input prompt.
Token Selection and Autoregressive Generation in Language Models
By
–
Leave a Reply