llama.cpp/tests
2023-11-02 17:51:53 -04:00
..
CMakeLists.txt Add more tokenizer tests (#3742) 2023-10-24 09:17:17 +02:00
test-c.c tests : add a C compliance test (#2848) 2023-08-30 09:20:26 +03:00
test-double-float.cpp ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) 2023-10-30 19:19:15 +02:00
test-grad0.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-grammar-parser.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-llama-grammar.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-opt.cpp sync : ggml (conv 1d + 2d updates, UB fixes) (#3468) 2023-10-04 15:29:58 +03:00
test-quantize-fns.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-quantize-perf.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-rope.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-sampling.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-tokenizer-0-falcon.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-tokenizer-0-falcon.py Minor improvements in GPT2 tokenizer (#3567) 2023-10-10 18:59:52 +02:00
test-tokenizer-0-llama.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-tokenizer-0-llama.py Minor improvements in GPT2 tokenizer (#3567) 2023-10-10 18:59:52 +02:00
test-tokenizer-1-bpe.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00
test-tokenizer-1-llama.cpp fix includes with help from include-what-you-use 2023-11-02 17:51:53 -04:00