Dijkstra
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 
### 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,请问应该怎么调试?
imports loaded! Traceback (most recent call last): File "/home/work/anaconda3/envs/dvh/lib/python3.10/configparser.py", line 790, in get value = d[option] File "/home/work/anaconda3/envs/dvh/lib/python3.10/collections/__init__.py", line 986, in __getitem__ return self.__missing__(key) # support subclasses that define __missing__...