rwkv.cpp/tests
Alex 1198892888
Add support for Q5_0, Q5_1 and Q8_0 formats; remove Q4_1_O format (#44)
* Remove Q4_3 support

* Add Q5_0, Q5_1, Q8_0 support

* Add more clear message when loading Q4_3 model

* Remove Q4_1_O format

* Fix indentation in .gitmodules

* Simplify sanitizer matrix
2023-04-29 17:39:11 +05:00
..
CMakeLists.txt Add support for Q5_0, Q5_1 and Q8_0 formats; remove Q4_1_O format (#44) 2023-04-29 17:39:11 +05:00
expected_logits.bin Add robust automatic testing (#33) 2023-04-20 11:00:35 +05:00
test_ggml_basics.c Add robust automatic testing (#33) 2023-04-20 11:00:35 +05:00
test_tiny_rwkv.c Add support for Q5_0, Q5_1 and Q8_0 formats; remove Q4_1_O format (#44) 2023-04-29 17:39:11 +05:00
tiny-rwkv-660K-FP16.bin Add robust automatic testing (#33) 2023-04-20 11:00:35 +05:00
tiny-rwkv-660K-FP32.bin Add robust automatic testing (#33) 2023-04-20 11:00:35 +05:00