.. |
CMakeLists.txt
|
tests : verify that RoPE is "additive"
|
2023-09-17 17:55:12 +03:00 |
test-c.c
|
tests : add a C compliance test (#2848)
|
2023-08-30 09:20:26 +03:00 |
test-double-float.cpp
|
tests : Fix compilation warnings (Linux/GCC) (#2451)
|
2023-08-02 11:06:19 +03:00 |
test-grad0.cpp
|
ggml : ggml_rope now takes a vector with positions instead of n_past
|
2023-09-17 21:17:10 +03:00 |
test-grammar-parser.cpp
|
gguf : new file format with flexible meta data (beta) (#2398)
|
2023-08-21 23:07:43 +03:00 |
test-llama-grammar.cpp
|
gguf : new file format with flexible meta data (beta) (#2398)
|
2023-08-21 23:07:43 +03:00 |
test-opt.cpp
|
check C++ code with -Wmissing-declarations (#3184)
|
2023-09-15 15:38:27 -04:00 |
test-quantize-fns.cpp
|
check C++ code with -Wmissing-declarations (#3184)
|
2023-09-15 15:38:27 -04:00 |
test-quantize-perf.cpp
|
check C++ code with -Wmissing-declarations (#3184)
|
2023-09-15 15:38:27 -04:00 |
test-rope.cpp
|
ggml : ggml_rope now takes a vector with positions instead of n_past
|
2023-09-17 21:17:10 +03:00 |
test-sampling.cpp
|
check C++ code with -Wmissing-declarations (#3184)
|
2023-09-15 15:38:27 -04:00 |
test-tokenizer-0-falcon.cpp
|
llama : more tokenizer fixes (#2810)
|
2023-08-27 14:19:19 +03:00 |
test-tokenizer-0-falcon.py
|
llama : more tokenizer fixes (#2810)
|
2023-08-27 14:19:19 +03:00 |
test-tokenizer-0-llama.cpp
|
Fixing the last deviations from sentencepiece indicated by test-tokenizer-1 (#3170)
|
2023-09-16 13:41:33 +02:00 |
test-tokenizer-0-llama.py
|
llama : more tokenizer fixes (#2810)
|
2023-08-27 14:19:19 +03:00 |
test-tokenizer-1-llama.cpp
|
llama : unified KV cache + batch inference API
|
2023-09-18 11:08:15 +03:00 |