]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
There's a better way of clearing lines (#11756)
authorEric Curtin <redacted>
Sun, 9 Feb 2025 10:34:49 +0000 (10:34 +0000)
committerGitHub <redacted>
Sun, 9 Feb 2025 10:34:49 +0000 (10:34 +0000)
commit19d3c8293b1f61acbe2dab1d49a17950fd788a4a
treeeb9aed252f023d648e37a0a910f7d5f5b15ad4fc
parent98f6b0fd1ea88ce33f4fcd1775d9a463067156ac
There's a better way of clearing lines (#11756)

Use the ANSI escape code for clearing a line.

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