Mention rwkv v6 in the readmes. (#1784)

This commit is contained in:
Laurent Mazare
2024-03-01 08:58:30 +01:00
committed by GitHub
parent 979deaca07
commit 64d4038e4f
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
The [RWKV model](https://wiki.rwkv.com/) is a recurrent neural network model
with performance on par with transformer architectures. Several variants are
available, candle implements the v5 version and can be used with Eagle 7B([blog
post](https://blog.rwkv.com/p/eagle-7b-soaring-past-transformers)).
available, candle implements the v5 and v6 versions and can be used with
Eagle 7B([blog post](https://blog.rwkv.com/p/eagle-7b-soaring-past-transformers)).
```bash
$ cargo run --example rwkv --release -- --prompt "The smallest prime is "