]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
graph : Pass the graph placeholder message in debug mode (#14748)
authorNexes the Elder <redacted>
Fri, 18 Jul 2025 04:25:54 +0000 (06:25 +0200)
committerGitHub <redacted>
Fri, 18 Jul 2025 04:25:54 +0000 (07:25 +0300)
commit09651d09ffc1e941bd1be23163abf5495c416547
tree72e64c75b32519529433b77efd37c98760b3649a
parent349ea79fcebc75b0c55bf61594a47736966d4f95
graph : Pass the graph placeholder message in debug mode (#14748)

Without that condition, this debug log clutters the screen every batch treated in the prompt processing, or every token generated in Kobold.cpp.
src/llama-graph.cpp