Contributing to RWKV

Support the project financially via Ko-fi

For donations, use the ko-fi link - https://ko-fi.com/rwkv_lmopen in new window

Help port X language bindings for RWKV.cpp

Help integrate RWKV to new places, by implementing the RWKV.cpp library in your language of choice. See the RWKV.cppopen in new window project.

For an example language binding see the NodeJS project rwkv-cpp-nodeopen in new window

Help improve the RWKV.cpp / rwkv-cpp-cuda libraries

Generally, the recommended means of running RWKV models. Help improve its performance, or the ease of use of the library.

Help work on datasets

RWKV long term goal, is to make an AI model for everyone in every language. Help us build the multi-lingual (aka NOT english) dataset to make this possible at the #dataset channel in the discordopen in new window

Help work on eval benchmarks

RWKV could improve with a more consistent, and easily replicatable set of benchmarks. Help us build run such bechmarks to help better compare RWKV against existing opensource models.

Just use it

Help find use cases for RWKV, and implement them. Help us find bugs, and fix them. Help us improve the documentation, and make it easier for others to use RWKV.

Help Work on multimodel

Based on miniGPT4, RWKV state can be used as a glue between various models. Help implement multimodel support for RWKV