mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-14 09:47:02 +00:00
llama: update to commit 71e90e88 (#10192)
This commit is contained in:
1
llama/llama.cpp/src/unicode.cpp
vendored
1
llama/llama.cpp/src/unicode.cpp
vendored
@@ -220,7 +220,6 @@ static inline std::wstring unicode_wstring_from_utf8(const std::string & s) {
|
||||
free(wbuf);
|
||||
return ret;
|
||||
#else
|
||||
|
||||
#if defined(__clang__)
|
||||
// disable C++17 deprecation warning for std::codecvt_utf8
|
||||
# pragma clang diagnostic push
|
||||
|
||||
Reference in New Issue
Block a user