rwkv.cpp/tests
Alex dea929f8ca
Various improvements & upgrade ggml ()
* Use types from typing for better compatibility with older Python versions

* Split last double end of line token as per BlinkDL's suggestion

* Fix MSVC warnings

* Drop Q4_2 support

* Update ggml

* Bump file format version for quantization changes

* Apply suggestions
2023-05-27 16:02:24 +05:00
..
CMakeLists.txt Add support for Q5_0, Q5_1 and Q8_0 formats; remove Q4_1_O format () 2023-04-29 17:39:11 +05:00
expected_logits.bin Add robust automatic testing () 2023-04-20 11:00:35 +05:00
test_ggml_basics.c Various improvements () 2023-05-08 14:28:54 +05:00
test_tiny_rwkv.c Various improvements & upgrade ggml () 2023-05-27 16:02:24 +05:00
tiny-rwkv-660K-FP16.bin Add robust automatic testing () 2023-04-20 11:00:35 +05:00
tiny-rwkv-660K-FP32.bin Add robust automatic testing () 2023-04-20 11:00:35 +05:00