]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
unicode : switch to multimap based nfd_map (#5799)
authorDouglas Hanley <redacted>
Fri, 1 Mar 2024 09:15:36 +0000 (03:15 -0600)
committerGitHub <redacted>
Fri, 1 Mar 2024 09:15:36 +0000 (11:15 +0200)
commit9600d59e010c18f5872580a21734ea1bf1968d04
tree18727401c21ec11498aeabd1543e6a9893da472a
parent5cb02b4a012bb16c6c699c0c62c05ffa653eee0f
unicode : switch to multimap based nfd_map (#5799)

* switch to multimap based nfd_map due to compile time issues

* simplify multimap keys

* dont construct new locale every time
llama.cpp
unicode.h