picocreator
commited on
Commit
•
a47f426
1
Parent(s):
14dfc53
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@
|
|
4 |
|
5 |
> **! Important Note !**
|
6 |
>
|
7 |
-
> The following is the HF transformers implementation of the RWKV-5 Eagle 7B model.
|
8 |
>
|
9 |
-
> For the full model weights on its own,
|
10 |
|
11 |
#### Running on CPU via HF transformers
|
12 |
|
|
|
4 |
|
5 |
> **! Important Note !**
|
6 |
>
|
7 |
+
> The following is the HF transformers implementation of the RWKV-5 Eagle 7B model. **This is meant to be used with the huggingface transformers**
|
8 |
>
|
9 |
+
> For the full model weights on its own, to use with other RWKV libraries, refer to [here](https://huggingface.co/RWKV/v5-Eagle-7B)
|
10 |
|
11 |
#### Running on CPU via HF transformers
|
12 |
|