Glossary · Models
Top-p sampling
Top-p sampling is a text generation method that picks the next token only from the smallest set of candidates whose combined probability reaches a threshold p, trimming unlikely options.
Top-p sampling sits in the Models part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called Top-p, Nucleus sampling.