Update README.md

#1
by xiaol - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ remove eod, add special token, change vocabs.
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)
 
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 http://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)