LMDrive icon indicating copy to clipboard operation
LMDrive copied to clipboard

Should this be after_texts[j]?

Open ni-eminen opened this issue 8 months ago • 2 comments

https://github.com/opendilab/LMDrive/blob/43fc2e9a914623fd6eec954a94aeca2d3966e3db/LAVIS/lavis/models/drive_models/drive.py#L344

ni-eminen avatar Apr 03 '25 16:04 ni-eminen

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.

deepcs233 avatar Apr 03 '25 18:04 deepcs233

Is this issue cloned from another repository, or unique to this project? I submitted a pr fixing this in this repo.

ni-eminen avatar Apr 14 '25 07:04 ni-eminen