]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Reset color before we exit (#11205)
authorEric Curtin <redacted>
Sun, 12 Jan 2025 18:23:10 +0000 (18:23 +0000)
committerGitHub <redacted>
Sun, 12 Jan 2025 18:23:10 +0000 (18:23 +0000)
commit924518e2e5726e81f3aeb2518fb85963a500e93a
tree0988057a07ddfdfdcdf24c375e804fdb089ac190
parent9a483999a6fda350772aaf7bc541f1cb246f8a29
Reset color before we exit (#11205)

We don't want colors to leak post termination of llama-run.

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