boheumd / MA-LMM

(2024CVPR) MA-LMM: Memory-Augmented Large Multimodal Model for Long-Term Video Understanding
https://boheumd.github.io/MA-LMM/
MIT License
177 stars 21 forks source link

Run demo.ipynb #23

Open DoDucHuy21020124 opened 1 week ago

DoDucHuy21020124 commented 1 week ago

I read Readme.md, then I created a llm folder and downloaded vicuna-7b-v1.1 by using huggingface-cli and renamed it to vicuna-7b like this

vicuna

However, when I run cells in demo.ipynb file, I got this error: OSError: Can't load tokenizer for 'llm/vicuna-7b'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'llm/vicuna-7b' is the correct path to a directory containing all relevant files for a LlamaTokenizer tokenizer.

image

Please help me how to address this

boheumd commented 1 week ago

Hi, I found similar issues here. https://github.com/lm-sys/FastChat/issues/539 Maybe you can refer to this.

JiaXingBinggan commented 3 days ago

so do i, has any solution?

JiaXingBinggan commented 3 days ago

so do i, has any solution?

done,need full path