diff --git a/RWKV-v4/README.md b/RWKV-v4/README.md new file mode 100644 index 00000000..50df2b9f --- /dev/null +++ b/RWKV-v4/README.md @@ -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.