]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Name colors (#11573)
authorEric Curtin <redacted>
Sun, 2 Feb 2025 15:14:48 +0000 (16:14 +0100)
committerGitHub <redacted>
Sun, 2 Feb 2025 15:14:48 +0000 (15:14 +0000)
commit84ec8a58f7b6aad6887bbfbd1321f3ff417341a5
tree9ce4c66f3a98d96fb216a7a6277cae42a1e0523e
parentbfcce4d693617ec843d0b2510f6ee16e6bc6720d
Name colors (#11573)

It's more descriptive, use #define's so we can use compile-time
concatenations.

Signed-off-by: Eric Curtin <redacted>
common/log.cpp
common/log.h
examples/run/run.cpp