Update README.md

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

@ -171,6 +171,12 @@ You do not need to download torrent or merge weights, as model shards and tokeni
python hf-inference-example.py
```
### Chatting
```
python hf-chat-example.py
```
### Training
Prepare your dataset, edit the training example to define your dataset file and launch training. Dataset file with strings should be in UTF-8 encoding.

Loading…
Cancel
Save