koboldcpp/tests
Concedo c96fb3984d Merge branch 'master' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	Makefile
#	examples/quantize/quantize.cpp
#	ggml.c
#	pocs/vdot/vdot.cpp
#	scripts/build-info.cmake
#	scripts/build-info.h.in
#	scripts/build-info.sh
#	tests/test-opt.cpp
#	tests/test-quantize-fns.cpp
#	tests/test-quantize-perf.cpp
#	tests/test-sampling.cpp
2023-09-16 12:14:19 +08:00
..
test-c.c tests : add a C compliance test (#2848) 2023-08-30 09:20:26 +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-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 whisper : tokenizer fix + re-enable tokenizer test for LLaMa (#3096) 2023-09-13 16:19:44 +03:00
test-tokenizer-0-llama.py llama : more tokenizer fixes (#2810) 2023-08-27 14:19:19 +03:00
test-tokenizer-1-llama.cpp check C++ code with -Wmissing-declarations (#3184) 2023-09-15 15:38:27 -04:00