Replies: 1 comment 5 replies
-
The |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
log_disable()
fromlog.h
does not seem to suppress logging from ggml:https://github.com/chroma-core/chroma/blob/3218c966a3c0975fd5b8bbb3f8ef495e6597130b/cpp/llama.cpp/ggml/include/ggml.h#L555-L561
How can I set the ggml loglevel at either compile-time or runtime, when using llama.cpp ?
Beta Was this translation helpful? Give feedback.
All reactions