xiaol commited on
Commit
ed8bba0
1 Parent(s): f7ef257

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -13,9 +13,21 @@ datasets:
13
 
14
  focus on Role play
15
 
16
- should wait for RWKV runner updated to test this model, this model need select customized vocabs file
 
 
 
 
 
 
17
  https://huggingface.co/xiaol/RWKV-claude-for-mobile-v4-world-1.5B-16k/blob/main/rwkv_vocab_v20230424.txt
18
 
 
 
 
 
 
 
19
  more detail here:https://huggingface.co/xiaol/RWKV-paper-reviewer-and-reading-comprehension-wenda-Worldv4-7B-16k
20
 
21
 
 
13
 
14
  focus on Role play
15
 
16
+ <strike>should wait for RWKV runner updated to test this model, this model need select customized vocabs file</strike>
17
+ Runner have updated to be able using selected tokenzier files
18
+
19
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6176b32847ee6431f632981e/c25oCUHJDm02WYnZkfZZP.png)
20
+
21
+ use following txt file to inference and
22
+
23
  https://huggingface.co/xiaol/RWKV-claude-for-mobile-v4-world-1.5B-16k/blob/main/rwkv_vocab_v20230424.txt
24
 
25
+ and use preset to change names to user and assistant which finetuned with this start prefix format
26
+ details in this image:
27
+
28
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6176b32847ee6431f632981e/mpa2FGe9y2PqCQqm_Y3S3.png)
29
+
30
+
31
  more detail here:https://huggingface.co/xiaol/RWKV-paper-reviewer-and-reading-comprehension-wenda-Worldv4-7B-16k
32
 
33