You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
修改绝对地址后: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.
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.