BlinkDL commited on
Commit
0435981
1 Parent(s): a7527c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Use https://github.com/BlinkDL/ChatRWKV to run them.
24
 
25
  See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
26
 
27
- Best Prompt Format, Bob is user, Alice is bot (NOTE: no space after final "Alice:"). You can use \n within xxxxxxxxxxx, but avoid \n\n.
28
  ```
29
  Bob: xxxxxxxxxxxxxxxxxx\n\nAlice:
30
  Bob: xxxxxxxxxxxxxxxxxx\n\nAlice: xxxxxxxxxxxxx\n\nBob: xxxxxxxxxxxxxxxx\n\nAlice:
 
24
 
25
  See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
26
 
27
+ Best Prompt Format for Raven models, Bob is user, Alice is bot (NOTE: no space after final "Alice:"). You can use \n within xxxxxxxxxxx, but avoid \n\n.
28
  ```
29
  Bob: xxxxxxxxxxxxxxxxxx\n\nAlice:
30
  Bob: xxxxxxxxxxxxxxxxxx\n\nAlice: xxxxxxxxxxxxx\n\nBob: xxxxxxxxxxxxxxxx\n\nAlice: