DAMO-NLP-SG / Video-LLaMA

[EMNLP 2023 Demo] Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding
BSD 3-Clause "New" or "Revised" License
2.7k stars 243 forks source link

Unable to access LLaMA weights to build Vicuna-7B #137

Closed muzairkhattak closed 8 months ago

muzairkhattak commented 8 months ago

Dear Team,

Thank you for sharing this great work with the community.

I am trying to set up the inference model for Video-LLaMA but I am having difficulties in downloading the official LLaMA 7b weights as they are not officially available from meta.

The provided links in below instruction do not provide for LLaMA 1 models. We can only download llama 2 models from the below links.

Get the original LLaMA weights in the Hugging Face format by following the instructions here.

Could you upload the llama 7b and llama 13b weights so we can directly utilize them?

Thank you in advance!

Kind regards, Muhammad Uzair

muzairkhattak commented 8 months ago

I was able to download the weights from this repo.