This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
llama.cpp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-09-07 20:47:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4027
llama.cpp
/
src
T
History
Diego Devesa
9f40989351
ggml : move CPU backend to a separate file (
#10144
)
2024-11-03 19:34:08 +01:00
..
CMakeLists.txt
…
llama-grammar.cpp
…
llama-grammar.h
…
llama-impl.h
…
llama-sampling.cpp
llama : remove Tail-Free sampling (
#10071
)
2024-10-29 10:42:05 +02:00
llama-sampling.h
llama : add DRY sampler (
#9702
)
2024-10-25 19:07:34 +03:00
llama-vocab.cpp
llama : add DRY sampler (
#9702
)
2024-10-25 19:07:34 +03:00
llama-vocab.h
llama : add DRY sampler (
#9702
)
2024-10-25 19:07:34 +03:00
llama.cpp
ggml : move CPU backend to a separate file (
#10144
)
2024-11-03 19:34:08 +01:00
unicode-data.cpp
server : better security control for public deployments (
#9776
)
2024-10-08 13:27:04 +02:00
unicode-data.h
llama : reduce compile time and binary size (
#9712
)
2024-10-02 15:49:55 +02:00
unicode.cpp
llama : reduce compile time and binary size (
#9712
)
2024-10-02 15:49:55 +02:00
unicode.h
…