From 2f3dbffb17ef782edfd50e5a130cec6e8a7e47f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jie=20Fu=20=28=E5=82=85=E6=9D=B0=29?= Date: Thu, 21 Aug 2025 16:54:34 +0800 Subject: [PATCH] common : fix incorrect print of non-ascii characters in the logging (#15466) 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 67dd5404f..decabcc2e 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