]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sampling : make top_n_sigma no-op at <=0 or a single candidate (#13345)
authorDocShotgun <redacted>
Tue, 6 May 2025 20:36:24 +0000 (13:36 -0700)
committerGitHub <redacted>
Tue, 6 May 2025 20:36:24 +0000 (22:36 +0200)
commitffc727203af1061fdeb49efef30f76171722e403
tree2d882cc1e31cdd7546ae1209319b8b95e060d7e4
parent91a86a6f354aa73a7aab7bc3d283be410fdc93a5
sampling : make top_n_sigma no-op at <=0 or a single candidate (#13345)
src/llama-sampling.cpp
tests/test-sampling.cpp