Ask a question to get started
Enter to sendā¢Shift+Enter new line
RWKV models.
Based on https://github.com/saharNooby/rwkv.cpp/blob/master/rwkv/chat_with_bot.py https://github.com/BlinkDL/ChatRWKV/blob/main/v2/chat.py
Cut off the text as soon as any stop words occur.
RWKV language models.
To use, you should have the rwkv python package installed, the pre-trained model file, and the model's config information.
rwkv