Expand description

Main text generation logic.

Central module for generating text using the language models. It orchestrates the interaction between the tokenizer, model, and sampling methods.

Structs

Functions