Skip to content

b5503

Choose a tag to compare

@github-actions github-actions released this 27 May 10:29
f9cd683
sampling : make sure samplers return at least 1 token (#13822)

* sampling : min-p should always return at least one token

ggml-ci

* sampling : same for typical sampling

* tests : sampling tests use min_keep == 0

ggml-ci