This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
llama.cpp
Watch
0
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-08-14 20:29:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a80710d93ee0f4e0d335d65984ae747e62c0337
llama.cpp
/
src
History
Borislav Stanimirov
7a80710d93
msvc : silence codecvt c++17 deprecation warnings (
#8395
)
2024-07-10 14:40:53 +03:00
..
CMakeLists.txt
tests : add _CRT_SECURE_NO_WARNINGS for WIN32 (
#8231
)
2024-07-04 13:53:42 +03:00
llama.cpp
llama : add assert about missing llama_encode() call (
#8400
)
2024-07-10 14:38:58 +03:00
unicode-data.cpp
Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (
#8258
)
2024-07-02 12:18:10 -04:00
unicode-data.h
…
unicode.cpp
msvc : silence codecvt c++17 deprecation warnings (
#8395
)
2024-07-10 14:40:53 +03:00
unicode.h
…