Top-p Sampling

Turkish equivalent: Top-p örneklemeDomain: Large Language Models

A nucleus-sampling strategy that draws from the smallest token set whose cumulative probability reaches a chosen threshold p.

  • Top-k Sampling
  • Temperature
  • Logit
  • Tokenization