wangzhaode / llm-export

llm-export can export llm model to onnx.
Apache License 2.0
187 stars 21 forks source link

Qwen2-0.5B模型MNN转换问题 #47

Closed zihaoguo0724 closed 2 months ago

zihaoguo0724 commented 2 months ago

请问qwen2模型,想转成https://modelscope.cn/models/zhaode/Qwen2-0.5B-Instruct-MNN/files 这种格式的,执行的llm_export.py的参数应该怎么写? 谢谢!

wangzhaode commented 2 months ago

python llm_export.py --path $dir --export --export_embed --embed_bin --export_token