]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : allow to specify tokens as strings in logit_bias (#5003)
authorAlexey Parfenov <redacted>
Sun, 11 Feb 2024 13:38:14 +0000 (13:38 +0000)
committerGitHub <redacted>
Sun, 11 Feb 2024 13:38:14 +0000 (15:38 +0200)
commit684780141a08200ec98eba3e982dbafd1d0b5000
tree1acab1855330f647cae61c6040b7ac5ae3cf8ee1
parent85910c5b30f6e268321be8df044f5528a6efac52
server : allow to specify tokens as strings in logit_bias (#5003)

* server: allow to specify tokens as strings in logit_bias

* Apply suggestions from code review

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
examples/server/README.md
examples/server/server.cpp