Activity (Process)

Text Generation from an Initial Context

The process of generating text with a language model involves two main stages. First, an initial sequence of tokens, referred to as the context or prefix and denoted by xx, is established. Following this, the model proceeds to generate a subsequent sequence of tokens, known as the continuation and denoted by yy, based on the provided initial input.

0

1

Updated 2025-10-10

Tags

Data Science

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences