xiaol commited on
Commit
2567e8d
·
1 Parent(s): b6eb9e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,8 +14,9 @@ This is a experimental model based on RWKV 7B world.
14
  remove eod, add special token, change vocabs.
15
 
16
  --------------------------------------------
17
- if wanna test this model ,some effort needed, copy back-python folder to a new one ,which is in the same folder with rwkv runner exe file , then past in rwkv....vocabs.txt to replace the vocabs files
18
 
19
  ../py310/python main.py in this new folder, then use RWKV runner setting API to 127.0.0.0.1:8000, and go to 127.0.0.1:8000/docs to switch model using this one
20
 
 
21
  ![image.png](https://cdn-uploads.huggingface.co/production/uploads/6176b32847ee6431f632981e/G3mGvYbE4rzB-6y8TrT-Q.png)
 
14
  remove eod, add special token, change vocabs.
15
 
16
  --------------------------------------------
17
+ if wanna test this model ,some effort needed, copy back-python folder to a new one ,which is in the same folder with rwkv runner exe file , then past rwkv_vocab_v20230424.txt into rwkv_pip folder to replace the vocabs file
18
 
19
  ../py310/python main.py in this new folder, then use RWKV runner setting API to 127.0.0.0.1:8000, and go to 127.0.0.1:8000/docs to switch model using this one
20
 
21
+
22
  ![image.png](https://cdn-uploads.huggingface.co/production/uploads/6176b32847ee6431f632981e/G3mGvYbE4rzB-6y8TrT-Q.png)