Update README.md

main
randaller 3 years ago committed by GitHub
parent 6e0da2e5dd
commit 9f1bca0d38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,6 +58,8 @@ Place this file and corresponding (torrentroot)/30B/params.json of model into [/
Place (torrentroot)/tokenizer.model file to the [/tokenizer] folder of this repo. Now you are ready to go. Place (torrentroot)/tokenizer.model file to the [/tokenizer] folder of this repo. Now you are ready to go.
### Run the chat
``` ```
python example-chat.py ./model ./tokenizer/tokenizer.model python example-chat.py ./model ./tokenizer/tokenizer.model
``` ```

Loading…
Cancel
Save