]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : remove deprecated codecvt (#19565)
authorAdrien Gallouët <redacted>
Fri, 13 Feb 2026 05:43:53 +0000 (06:43 +0100)
committerGitHub <redacted>
Fri, 13 Feb 2026 05:43:53 +0000 (06:43 +0100)
commit25224c802175d315c99507c41704197f12cafbc5
treefd06244153a6e19f32f8e17958e31b3100ff0f09
parent2f5d8f8edcdd04ff776930037ab70e745fd20f23
llama : remove deprecated codecvt (#19565)

Using the same conversion function ensures a consistent matching between
the regex pattern and the text.

Signed-off-by: Adrien Gallouët <redacted>
src/unicode.cpp