]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
unicode : MSVC regex fix (#19340)
authorLasse Lauwerys <redacted>
Fri, 6 Feb 2026 13:56:13 +0000 (14:56 +0100)
committerGitHub <redacted>
Fri, 6 Feb 2026 13:56:13 +0000 (15:56 +0200)
commit06bf3796f48ddd88d984218acee306ccb8638a3e
treeff59c0126b8e8086b151c465dc3fc584c93cfd49
parent3688c4f504f8e336663157bcc6e0af78d617420c
unicode : MSVC regex fix (#19340)

* Fix model loading regex error

* Change comments

* Use const_iterator and remove specializations

---------

Co-authored-by: Alde Rojas <redacted>
src/unicode.cpp