Concept
Autocomplete with Language Models
By conditioning a language model on a user-provided text prefix, the model can calculate the probabilities of various subsequent tokens to autoregressively generate likely continuations. This predictive capability forms the foundational mechanism for practical applications such as autocomplete features, where a system suggests text extensions based on the initial user input.
0
1
Updated 2026-05-14
Tags
D2L
Dive into Deep Learning @ D2L