]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
wpm : portable unicode tolower (#6305)
authorJared Van Bortel <redacted>
Tue, 26 Mar 2024 21:46:21 +0000 (17:46 -0400)
committerGitHub <redacted>
Tue, 26 Mar 2024 21:46:21 +0000 (17:46 -0400)
commit32c8486e1f0297393cb22ac0a0d26a6b17ad4d54
treeaae4f945bf3355c009cb9643376439fcba5558d0
parent557410b8f06380560155ac7fcb8316d71ddc9837
wpm : portable unicode tolower (#6305)

Also use C locale for ispunct/isspace, and split unicode-data.cpp from unicode.cpp.
CMakeLists.txt
Makefile
Package.swift
build.zig
llama.cpp
unicode-data.cpp [new file with mode: 0644]
unicode-data.h [new file with mode: 0644]
unicode.cpp
unicode.h