]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Server: log when converting requests to chat completions format (#19457)
author손희준 <redacted>
Mon, 9 Feb 2026 15:22:57 +0000 (00:22 +0900)
committerGitHub <redacted>
Mon, 9 Feb 2026 15:22:57 +0000 (16:22 +0100)
commit820ebfa6f45347c77e9ddfcc670e44109d6df43f
tree906ec5fd7f0248485141bac68b38f634b54d172f
parent292f6908cdc6abb5c38581e34fa141973e5aba82
Server: log when converting requests to chat completions format (#19457)

* Log converting requests

* Print as debug instead of info [no ci]

---------

Co-authored-by: openingnow <>
tools/server/server-context.cpp