fireballoon
commited on
Commit
•
d4ea432
1
Parent(s):
7c803ff
Update README.md
Browse files
README.md
CHANGED
@@ -62,6 +62,11 @@ Remember that improving your time management skills takes practice and patience.
|
|
62 |
'''
|
63 |
```
|
64 |
|
|
|
|
|
|
|
|
|
|
|
65 |
# Test cases on [Ziya-Eval-Chinese](https://huggingface.co/datasets/IDEA-CCNL/Ziya-Eval-Chinese)
|
66 |
|
67 |
```
|
|
|
62 |
'''
|
63 |
```
|
64 |
|
65 |
+
Gradio multi-turn dialogue example: https://huggingface.co/fireballoon/baichuan-vicuna-chinese-7b/blob/main/app.py
|
66 |
+
```
|
67 |
+
python app.py
|
68 |
+
```
|
69 |
+
|
70 |
# Test cases on [Ziya-Eval-Chinese](https://huggingface.co/datasets/IDEA-CCNL/Ziya-Eval-Chinese)
|
71 |
|
72 |
```
|