]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: fix reported top tokens for temperature 0 (#7203)
authorJohannes Gäßler <redacted>
Sat, 11 May 2024 08:11:28 +0000 (10:11 +0200)
committerGitHub <redacted>
Sat, 11 May 2024 08:11:28 +0000 (10:11 +0200)
commit5ae3426b0b64672991563d4c28b2018b9f961467
tree89931634ad54c11482e70635820f7623db6a1a7d
parentb83cc3f5b303ff30c52874b2d5864dc6385ebf9f
server: fix reported top tokens for temperature 0 (#7203)
common/sampling.cpp
common/sampling.h
examples/server/server.cpp