BriansIDP / AudioVisualLLM

Apache License 2.0
15 stars 1 forks source link

Issue Checkpoints #5

Open DavideNapolitano opened 2 months ago

DavideNapolitano commented 2 months ago

Hi, I'm trying to run the inference.py file, but I think some files are missing. In detail, eva_vit_g.pth and instruct_blip_vicuna13b_trimmed.pth files are referenced in your code (loaded from local folders) but missing in the repo. Can you update the code and share the remaining files? Thank you for your help!

BriansIDP commented 2 months ago

VIT: https://storage.googleapis.com/sfr-vision-language-research/LAVIS/models/BLIP2/eva_vit_g.pth Instructblip: https://storage.googleapis.com/sfr-vision-language-research/LAVIS/models/InstructBLIP/instruct_blip_vicuna13b_trimmed.pth