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
53d6c52e227dedef347b21e28febcfb9caeecdad
llama.cpp
/
common
T
History
viric
fcd84a0f5a
Fix Linux /sys cpu path to guess number of cores (
#7064
)
2024-05-04 15:26:53 +02:00
..
base64.hpp
…
build-info.cpp.in
…
CMakeLists.txt
main
: add --json-schema / -j flag (
#6659
)
2024-04-15 18:35:21 +01:00
common.cpp
Fix Linux /sys cpu path to guess number of cores (
#7064
)
2024-05-04 15:26:53 +02:00
common.h
perplexity: more statistics, added documentation (
#6936
)
2024-04-30 23:36:27 +02:00
console.cpp
…
console.h
…
grammar-parser.cpp
…
grammar-parser.h
…
json-schema-to-grammar.cpp
…
json-schema-to-grammar.h
…
json.hpp
…
log.h
Update LOG_IMPL and LOG_TEE_IMPL (
#7029
)
2024-05-01 23:31:30 +02:00
ngram-cache.cpp
…
ngram-cache.h
…
sampling.cpp
sampling : use std::random_device{}() for default random seed (
#6962
)
2024-04-29 16:35:45 +03:00
sampling.h
Server: fix seed for multiple slots (
#6835
)
2024-04-24 11:08:36 +02:00
stb_image.h
…
train.cpp
…
train.h
…