Nice work. The examples work on minigpt4. But when I apply it to generating adversarial examples based on minigpt4, the pre-trained checkpoint pretrained_minigpt4.pth does not work due to dimension mismatch. And the checkpoints for minigpt-v2 do not work either. So I wonder if you still have the right checkpoint.
Hello,
Nice work. The examples work on minigpt4. But when I apply it to generating adversarial examples based on minigpt4, the pre-trained checkpoint pretrained_minigpt4.pth does not work due to dimension mismatch. And the checkpoints for minigpt-v2 do not work either. So I wonder if you still have the right checkpoint.
Thanks!