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-06-26 19:55:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b7e245adf63db675c3daab4a9bfddd451ef4097
llama.cpp
/
tests
History
Georgi Gerganov
4b7e245adf
minor : fix compile warnings
2023-05-19 20:14:51 +03:00
..
CMakeLists.txt
ggml : implement backward pass for llama + small training-llama-from-scratch example (
#1360
)
2023-05-13 15:56:40 +03:00
test-double-float.c
all : be more strict about converting float to double (
#458
)
2023-03-28 19:48:20 +03:00
test-grad0.c
ggml : implement backward pass for llama + small training-llama-from-scratch example (
#1360
)
2023-05-13 15:56:40 +03:00
test-opt.c
ggml : implement backward pass for llama + small training-llama-from-scratch example (
#1360
)
2023-05-13 15:56:40 +03:00
test-quantize-fns.cpp
ggml : add Q8_0 quantization format (rename the old one to Q8_1) (ARM NEON) (
#1179
)
2023-04-25 23:40:51 +03:00
test-quantize-perf.cpp
Fix CI: ARM NEON, quantization unit tests, editorconfig (
#1122
)
2023-04-22 10:54:13 +00:00
test-sampling.cpp
minor : fix compile warnings
2023-05-19 20:14:51 +03:00
test-tokenizer-0.cpp
llama : well-defined static initialization of complex objects (
#927
)
2023-04-17 17:41:53 +03:00