]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Server: Enable setting default sampling parameters via command-line (#8402)
authorClint Herron <redacted>
Tue, 9 Jul 2024 22:26:40 +0000 (18:26 -0400)
committerGitHub <redacted>
Tue, 9 Jul 2024 22:26:40 +0000 (18:26 -0400)
commita59f8fdc85e1119d470d8766e29617962549d993
tree59401fb6927a44a7948305ca749a36b7d500165d
parentfd560fe680c72fd0a0af2bc8881add20ad919071
Server: Enable setting default sampling parameters via command-line (#8402)

* Load server sampling parameters from the server context by default.

* Wordsmithing comment
examples/server/server.cpp