]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : allow to specify custom prompt for penalty calculation (#3727)
authorAlexey Parfenov <redacted>
Sat, 23 Dec 2023 09:31:49 +0000 (09:31 +0000)
committerGitHub <redacted>
Sat, 23 Dec 2023 09:31:49 +0000 (11:31 +0200)
commit6123979952385847d8348e295d77d6e01da8aa84
tree2d536d31ef7e1b6f07468ff6b13710da1fe4f732
parentb9ec82d262cb20d7f0a8a1157bfa9aace40e2625
server : allow to specify custom prompt for penalty calculation (#3727)
common/sampling.cpp
common/sampling.h
examples/server/README.md
examples/server/server.cpp