Glossary · Models
Min-p sampling
Min-p sampling is a text generation method that keeps only tokens whose probability is at least a set fraction of the most likely token's probability, adapting the candidate pool to the model's confidence.
Min-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 Min-p.