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