FastChat
FastChat copied to clipboard
当我试图集成chatglm2-6b的时候发现如下错误
trafficstars
我认为是我在执行这条命令的时候出现了错误
python3 -m fastchat.serve.model_worker --model-path THUDM/chatglm3-6b --model-names chatglm3-6b,因为这条命令默认--conv-template vicuna_v1.1,而我的模型并非vicuna