-
Notifications
You must be signed in to change notification settings - Fork 28
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
想要合并release里的文件 #32
Comments
具体的作用可以看下代码;如果像转换合并的模型就使用 |
python3 llm_export.py --path ../chatglm3-6b --export --onnx_path ./chatglm2-6b-onnx 这是sentencepiece的问题吗,我是用requirements.txt安装的 |
请问大佬有没有针对微调后的chatglm3的onnx转换的经验呀 |
求教
embedding.onnx
lm.onnx
block_[0-23].onnx
这三类文件分别是什么作用,如果要合并的话只用block吗还是所有的一起,我直接转换chatglm3-6b失败了
The text was updated successfully, but these errors were encountered: