technovangelist / notes / min_p

min_p

An alternative to top_p, this says for a token to be considered it must have a logit greater than min_p percent of the max logit value for the next token.

#ollama/parameters