]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
main : pass LOG_TEE callback to llama.cpp log (#4033)
authorAndrew Godfrey <redacted>
Thu, 30 Nov 2023 21:56:19 +0000 (13:56 -0800)
committerGitHub <redacted>
Thu, 30 Nov 2023 21:56:19 +0000 (23:56 +0200)
commit8efa0f6ebed53c9453e6721da86fb294e5015909
tree9a8cd940f637cd2eda3afd95267e1c902d1c09a3
parent524907aa768a26cbf83d8e2eb30547e2ee1d1b1a
main : pass LOG_TEE callback to llama.cpp log (#4033)

* main : Call llama_log_set to use LOG_TEE

* tabs to spaces
examples/main/main.cpp