DEFAULT_CKPT_PATH = 'WisdomShell/CodeShell-7B-Chat'
修改绝对地址后:DEFAULT_CKPT_PATH = 'D:\devsoft\AI\codeshell\CodeShell-7B-Chat-int4'
报错:
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.