mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 11:07:48 +02:00
The log output does not append a newline, so the warning ran into the next line printed on stdout, corrupting the benchmark table header. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>