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-08-06 17:13:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67984921a70a7e680a24494aeb7575a66e90685d
llama.cpp
/
tests
History
Johannes Gäßler
a91928014f
Print backend name on test-backend-ops failure (
#4751
)
2024-01-04 09:43:23 +01:00
..
CMakeLists.txt
cmake : fix ld warning duplicate libraries libllama.a (
#4671
)
2023-12-29 16:39:15 +02:00
test-backend-ops.cpp
Print backend name on test-backend-ops failure (
#4751
)
2024-01-04 09:43:23 +01:00
test-c.c
…
test-double-float.cpp
…
test-grad0.cpp
cuda : improve cuda pool efficiency using virtual memory (
#4606
)
2023-12-24 14:34:22 +01:00
test-grammar-parser.cpp
…
test-llama-grammar.cpp
…
test-opt.cpp
…
test-quantize-fns.cpp
…
test-quantize-perf.cpp
ggml : use ggml_row_size where possible (
#4472
)
2023-12-14 20:05:21 +01:00
test-rope.cpp
…
test-sampling.cpp
…
test-tokenizer-0-falcon.cpp
…
test-tokenizer-0-falcon.py
…
test-tokenizer-0-llama.cpp
…
test-tokenizer-0-llama.py
…
test-tokenizer-1-bpe.cpp
…
test-tokenizer-1-llama.cpp
…