Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions RWKV-v4/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Please use the updated v4neo trainer instead

https://github.com/BlinkDL/RWKV-LM/tree/main/RWKV-v4neo

The original `RWKV-v4` trainer is a reference implementation. For all v4 models, it is better (and faster) to use the `RWKV-v4neo` trainer instead.
And has both more features, and is generally much faster.

The following code is for reference only, and is not supported.