File size: 207 Bytes
5fa1a76
 
 
 
 
1
2
3
4
5


"Autoregressive generation iteratively selects the next token from a probability distribution to generate text"

The process depicted above is repeated iteratively until some stopping condition is reached.