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

fine-tuned结束后,运行chatglm报错 #45

Open
StarRanger opened this issue Apr 5, 2023 · 4 comments
Open

fine-tuned结束后,运行chatglm报错 #45

StarRanger opened this issue Apr 5, 2023 · 4 comments

Comments

@StarRanger
Copy link

Traceback (most recent call last):
File "/root/llm/Alpaca-CoT-main/app.py", line 15, in
from model_chatglm import ChatGLMForConditionalGeneration, ChatGLMTokenizer
ModuleNotFoundError: No module named 'model_chatglm'
这个需要pip什么安装包吗?

@PhoebusSi
Copy link
Owner

先用generate.py来测试chatglm吧 app.py稍后集成进chatglm

@StarRanger
Copy link
Author

ChatGLM-6B官网最新的P-Tuning还挺靠谱的,试着fine-tune了一下,可以正常使用,有空可以集成进来了。

@StarRanger
Copy link
Author

@PhoebusSi
Copy link
Owner

P-Tuning的集成已加入ToDo list,敬请期待~

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

2 participants