]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add "samplers" param to control the samplers order (#5494)
authorAlexey Parfenov <redacted>
Fri, 16 Feb 2024 11:33:25 +0000 (11:33 +0000)
committerGitHub <redacted>
Fri, 16 Feb 2024 11:33:25 +0000 (13:33 +0200)
commit6dcc02d2444c779c18d49c364c5d5c5728b6b484
tree938e984485a0146a61d4254911c308fe83a6c789
parent5f5808ca7b7f23a1fa7a77241842bb84a0e55108
server : add "samplers" param to control the samplers order (#5494)
common/common.cpp
common/common.h
common/sampling.cpp
common/sampling.h
examples/server/README.md
examples/server/server.cpp