Min-p sampling
AIMin-p sampling: A decoding method that keeps tokens whose probability is at least a set fraction of the most likely token's probability, adapting the cutoff to model confidence.
Min-p sampling: A decoding method that keeps tokens whose probability is at least a set fraction of the most likely token's probability, adapting the cutoff to model confidence.