Logit

Turkish equivalent: LogitDomain: Large Language Models

An unnormalized model score that is converted into a probability distribution, commonly through softmax, before token selection.

  • Softmax
  • Temperature
  • Top-k Sampling
  • Top-p Sampling