X-PLUG / mPLUG-Owl

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
https://www.modelscope.cn/studios/damo/mPLUG-Owl
MIT License
2.32k stars 176 forks source link

No module named 'mplug_owl2.model.multiway #202

Closed YHWmz closed 9 months ago

YHWmz commented 9 months ago

Hello, I encountered the error "No module named 'mplug_owl2.model.multiway" while trying to run the Quick Start Code

This issue arises from mPLUG-Owl2/mplug_owl2/model/modeling_llama2.py at line 18,

from .multiway import MultiwayNetwork

However, it seems that the multiway.py file is missing. Could you please advise on how to resolve this issue?

LukeForeverYoung commented 9 months ago

Sorry for files missing due to an incomplete commit. We re-commit these filesin the latest commit.