LMDrive
LMDrive copied to clipboard
Should this be after_texts[j]?
https://github.com/opendilab/LMDrive/blob/43fc2e9a914623fd6eec954a94aeca2d3966e3db/LAVIS/lavis/models/drive_models/drive.py#L344
Yes, you are right! But the current code didn't turn on the 'use_extra_prompt' flag, so the bug didn't affect the performance.
Is this issue cloned from another repository, or unique to this project? I submitted a pr fixing this in this repo.