mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-27 20:43:07 +01:00
swift : add unicodedata.cpp
This commit is contained in:
parent
89e60cbfa3
commit
bb27cd95d8
@ -32,6 +32,7 @@ let package = Package(
|
||||
"ggml.c",
|
||||
"llama.cpp",
|
||||
"unicode.cpp",
|
||||
"unicodedata.cpp",
|
||||
"ggml-alloc.c",
|
||||
"ggml-backend.c",
|
||||
"ggml-quants.c",
|
||||
|
Loading…
Reference in New Issue
Block a user