InternVL
InternVL copied to clipboard
[Bug] AttributeError: 'InternVLChatModel' object has no attribute 'warp_llm_lora'
Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [x] 2. The bug has not been fixed in the latest version.
- [x] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
Describe the bug
We add --use_llm_lora 16 in InternVL3.5, it occurs this error
Reproduction
./internvl_chat_gpt_oss/internvl
Environment
SAME AS OFFICIAL
Error traceback