Commit bb53a0e2 authored by zhaoying1's avatar zhaoying1
Browse files

Update README.md

parent 72dcf5a7
...@@ -173,6 +173,11 @@ Hugging Face模型下载地址: ...@@ -173,6 +173,11 @@ Hugging Face模型下载地址:
python cli_demo.py python cli_demo.py
程序会在命令行中进行交互式的对话,在命令行中输入指示并回车即可生成回复,输入 clear 可以清空对话历史,输入 stop 终止程序。 程序会在命令行中进行交互式的对话,在命令行中输入指示并回车即可生成回复,输入 clear 可以清空对话历史,输入 stop 终止程序。
#### Results
- 推理效果如下:
<div align="center">
<img src="./ptuning/media/cli.png" width="400" height="200">
</div>
## 重新 pretrain ## 重新 pretrain
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment