This website requires JavaScript.
Explore
Help
Sign In
nikola
/
llama_cpp
Watch
1
Star
0
Fork
0
You've already forked llama_cpp
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
97bbca6e8522d18041fcde6c3d0907a52ce36446
llama_cpp
/
common
History
Cuong Trinh Manh
97bbca6e85
cmake : fix ld warning duplicate libraries libllama.a (
#4671
)
...
* fix "ld: warning: ignoring duplicate libraries: '../libllama.a'" * fix warning in example.
2023-12-29 16:39:15 +02:00
..
base64.hpp
…
build-info.cpp.in
…
CMakeLists.txt
cmake : fix ld warning duplicate libraries libllama.a (
#4671
)
2023-12-29 16:39:15 +02:00
common.cpp
common : remove incorrect --model-draft default (
#4568
)
2023-12-21 19:55:34 +02:00
common.h
lookup : add prompt lookup decoding example (
#4484
)
2023-12-22 18:05:56 +02:00
console.cpp
…
console.h
…
grammar-parser.cpp
…
grammar-parser.h
…
log.h
…
sampling.cpp
server : allow to specify custom prompt for penalty calculation (
#3727
)
2023-12-23 11:31:49 +02:00
sampling.h
server : allow to specify custom prompt for penalty calculation (
#3727
)
2023-12-23 11:31:49 +02:00
stb_image.h
…
train.cpp
ggml : remove n_dims from ggml_tensor (
#4469
)
2023-12-14 16:52:08 +01:00
train.h
…