From 278f3b9f2a7f569ad16cddc284e7cf452ecdd856 Mon Sep 17 00:00:00 2001 From: Jie Fu Date: Thu, 21 Aug 2025 14:28:16 +0800 Subject: [PATCH] common : fix incorrect print of non-ascii characters in the logging Signed-off-by: Jie Fu --- common/common.cpp | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/common/common.cpp b/common/common.cpp index 67dd5404fff90..decabcc2ed327 100644 --- a/common/common.cpp +++ b/common/common.cpp @@ -558,13 +558,6 @@ std::string string_from(const struct llama_context * ctx, const std::vector