Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

离线下载了CodeShell-7B-Chat-int4的模型文件,web_demo要修改哪里可以调用本地的模型文件 #74

Open
hard-stone opened this issue Mar 24, 2024 · 0 comments

Comments

@hard-stone
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant