Top-p Sampling
A nucleus-sampling strategy that draws from the smallest token set whose cumulative probability reaches a chosen threshold p.
Related Concepts
- Top-k Sampling
- Temperature
- Logit
- Tokenization
A nucleus-sampling strategy that draws from the smallest token set whose cumulative probability reaches a chosen threshold p.