Dijkstra

Results 3 issues of Dijkstra

python -m fastchat.model.apply_delta --base-model-path LLaMA/13B_hf --target-model-path model/vicuna-13b-v1.1 --delta-path vicuna-13b-delta-v1.1 ![apply_delta出错](https://github.com/lm-sys/FastChat/assets/19699837/51d5140e-723c-41f8-8d22-873eb7ad4e49)

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 在cli_demo.py中,如果给history一个初值: ``` history = [('你好', ‘你好’)] for response, history, past_key_values in...

两个项目都跑起来了。面板也显示连接上了。但是Fay里输入一段文本,似乎并没有连到xuniren,请问应该怎么调试?