This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2025-01-10 04:20:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
llama.cpp
/
common
History
FK
84e723653c
speculative: add --n-gpu-layers-draft option (
#3063
)
2023-09-13 08:50:46 +02:00
..
CMakeLists.txt
gguf : new file format with flexible meta data (beta) (
#2398
)
2023-08-21 23:07:43 +03:00
common.cpp
speculative: add --n-gpu-layers-draft option (
#3063
)
2023-09-13 08:50:46 +02:00
common.h
speculative: add --n-gpu-layers-draft option (
#3063
)
2023-09-13 08:50:46 +02:00
console.cpp
build : fix most gcc and clang warnings (
#2861
)
2023-09-01 16:34:50 +03:00
console.h
gguf : new file format with flexible meta data (beta) (
#2398
)
2023-08-21 23:07:43 +03:00
grammar-parser.cpp
fix some warnings from gcc and clang-tidy (
#3038
)
2023-09-07 13:22:29 -04:00
grammar-parser.h
gguf : new file format with flexible meta data (beta) (
#2398
)
2023-08-21 23:07:43 +03:00
log.h
examples : replace fprintf to stdout with printf (
#3017
)
2023-09-05 15:10:27 -04:00