Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ For developers: https://github.com/BlinkDL/RWKV-LM
|
|
35 |
|
36 |
Use rwkv pip package 0.8.29+ for RWKV-7 inference: https://pypi.org/project/rwkv/
|
37 |
|
38 |
-
!!! There should not be any space at the end of your input (so strip it) or you will upset the tokenizer and see non-English reponse !!!
|
39 |
|
40 |
Chat prompt (better replace all \n\n in your_prompt to \n):
|
41 |
```
|
|
|
35 |
|
36 |
Use rwkv pip package 0.8.29+ for RWKV-7 inference: https://pypi.org/project/rwkv/
|
37 |
|
38 |
+
!!! **There should not be any space at the end of your input (so strip it) or you will upset the tokenizer and see non-English reponse** !!!
|
39 |
|
40 |
Chat prompt (better replace all \n\n in your_prompt to \n):
|
41 |
```
|