llama.cpp
f9cd6839
- sampling : make sure samplers return at least 1 token (#13822)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
206 days ago
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
References
#13822 - sampling : make sure samplers return at least 1 token
Author
ggerganov
Parents
4f81b33e
Loading