]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : fix format_infill (#10724)
authorXuan Son Nguyen <redacted>
Sun, 8 Dec 2024 22:04:29 +0000 (23:04 +0100)
committerGitHub <redacted>
Sun, 8 Dec 2024 22:04:29 +0000 (23:04 +0100)
commitce8784bdb153ff7794dde5a50b0ebfa51baa6171
tree9b63791238910ebd0ab7a47f3ed243d5f725cf75
parente52522b8694ae73abf12feb18d29168674aa1c1b
server : fix format_infill (#10724)

* server : fix format_infill

* fix

* rename

* update test

* use another model

* update test

* update test

* test_invalid_input_extra_req
examples/server/server.cpp
examples/server/tests/unit/test_infill.py
examples/server/tests/utils.py