Outlines Library
Properties
created
07.12.2024, 17:48
modified
09.10.2025, 14:08
published
Empty
sources
Empty
topics
Empty
authors
Empty
ai-assisted
No
Outlines Outlines, 2024 is a library specifically focused on structured text generation from LLMs. Under the hood, Outlines works by adjusting the probability distribution of the model’s output logits - the raw scores from the final layer of the neural network that are normally converted into text tokens. By introducing carefully crafted logit biases, Outlines can guide the model to prefer certain tokens over others, effectively constraining its outputs to a predefined set of valid options.