You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
llama.cpp/tests
Stephan Walter 69c92298a9
Deduplicate q4 quantization functions (#383)
* Deduplicate q4 quantization functions

* Use const; add basic test

* Re-enable quantization test

* Disable AVX2 flags in CI

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
1 year ago
..
CMakeLists.txt Deduplicate q4 quantization functions (#383) 1 year ago
test-quantize.c Deduplicate q4 quantization functions (#383) 1 year ago
test-tokenizer-0.cpp Introduce C-style API (#370) 1 year ago