]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common, server : surface min_keep as its own parameter (#5567)
authorRobey Holderith <redacted>
Sun, 18 Feb 2024 19:11:16 +0000 (11:11 -0800)
committerGitHub <redacted>
Sun, 18 Feb 2024 19:11:16 +0000 (21:11 +0200)
commit5ee99c32f5e47c8d32634eff9a47fb32a24c276b
treeb96e45b36fe325a926025f94655a885428c84f47
parentc145f8a132b2fe1d1e65987faddbd9a40bef7a12
common, server : surface min_keep as its own parameter (#5567)

* Feature - surface min_keep as its own parameter

* Updated README with min_keep param
common/common.cpp
common/sampling.cpp
common/sampling.h
examples/server/README.md
examples/server/public/index.html
examples/server/server.cpp