rwkv.cpp/extras
LoganDark 5b41cd7e5d
Add capability for extra binaries to be built with rwkv.cpp (#87)
* Add capability for examples

This also adds a quantizer that works without python.
in the future, we might be able to convert from pytorch as well,
without python.

* example implied code style

* rename examples to tools

* rename cpuinfo.c to cpu_info.c

* include ggml header again

* Return EXIT_FAILURE on help

* done with this

* final name: extras

* going To have a seizure

* wait literal double n
2023-06-03 15:44:50 +05:00
..
CMakeLists.txt Add capability for extra binaries to be built with rwkv.cpp (#87) 2023-06-03 15:44:50 +05:00
cpu_info.c Add capability for extra binaries to be built with rwkv.cpp (#87) 2023-06-03 15:44:50 +05:00
quantize.c Add capability for extra binaries to be built with rwkv.cpp (#87) 2023-06-03 15:44:50 +05:00