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

希望可以兼容ptuning训练后的模型 -_^ #39

Open
gaodianzhuo opened this issue Jul 7, 2023 · 3 comments
Open

希望可以兼容ptuning训练后的模型 -_^ #39

gaodianzhuo opened this issue Jul 7, 2023 · 3 comments

Comments

@gaodianzhuo
Copy link

如题,感谢!

@siooooo
Copy link

siooooo commented Aug 2, 2023

是不是只要在python3 convert.py -i THUDM/chatglm-6b -t q4_0 -o chatglm-ggml.bin的时候把THUDM/chatglm-6b替换成你的本地路径可以了

@Vvegetables
Copy link

真诚希望兼容ptuning后的模型,目前都没找到支持的!

@thorneliu
Copy link

ptuning之后增加了PrefixEncoder之类的层,原有模型结构变了,必须修改代码实现。再或者如果能够提供一个Networker Builder之类的helper类,那么就能够更灵活的推理各种模型变种了

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

4 participants