mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-05-10 02:54:06 +00:00
unicode : fix? unicode_wstring_to_utf8
This commit is contained in:
@@ -1666,4 +1666,4 @@ const std::map<std::string, std::wstring> unicode_regex_equivalent_wregex = {
|
||||
|
||||
const std::set<std::string> unicode_regex_with_custom_preprocessor = {
|
||||
"'s|'t|'re|'ve|'m|'ll|'d| ?\\p{L}+| ?\\p{N}+| ?[^\\s\\p{L}\\p{N}]+|\\s+(?!\\S)"
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user