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

参考rkllm_multimodel_demo转换MiniCPM-V-2_6 失败,请支持 #203

Open
bestlee666 opened this issue Feb 28, 2025 · 1 comment
Open

Comments

@bestlee666
Copy link

参考rkllm_multimodel_demo工程,把python export_vision.py里的Qwen2-VL-2B-Instruct改为MiniCPM-V-2_6,

模型转换失败。报错
:File "/home/anaconda3/envs/rkllm/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1688, in getattr
raise AttributeError(f"'{type(self).name}' object has no attribute '{name}'")
AttributeError: 'MiniCPMV' object has no attribute 'visual'

@waydong
Copy link
Collaborator

waydong commented Mar 7, 2025

你好,这个报错好像是模型本身的,请先确认huggingface模型能否运行正确。

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