]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add min_p param (#3877)
authorMihai <redacted>
Thu, 9 Nov 2023 02:00:34 +0000 (04:00 +0200)
committerGitHub <redacted>
Thu, 9 Nov 2023 02:00:34 +0000 (20:00 -0600)
commit57ad015dc3011b046ed5a23186c86ea55f987c54
tree82408a6e008605c341428e75eea9a35ce342de94
parent875fb42871a0f5a88fbe31a0b5edd697b84038e4
server : add min_p param (#3877)

* Update server.cpp with min_p after it was introduced in https://github.com/ggerganov/llama.cpp/pull/3841

* Use spaces instead of tabs

* Update index.html.hpp after running deps.sh

* Fix test - fix line ending
examples/server/README.md
examples/server/index.html.hpp
examples/server/public/index.html
examples/server/server.cpp