demo
Closed this issue · 1 comments
XiaoMing-dada commented
sorry, I couldn't find some files and I have some difficulties understanding the demo operation. What and where is the "pink/Pink-chat" in the file "demo.py"?
SY-Xuan commented
You need to modify the path by yourself.
python demo.py --checkpoint-path /path/to/pink --llama-path /path/to/llama2
The checkpoint can be downloaded at https://huggingface.co/SY-Xuan/Pink_base. The llama2 needs to be downloaded manually.