PKU-YuanGroup / Video-LLaVA

【EMNLP 2024🔥】Video-LLaVA: Learning United Visual Representation by Alignment Before Projection
https://arxiv.org/pdf/2311.10122.pdf
Apache License 2.0
2.88k stars 207 forks source link

missing file: preprocessor_config.json #186

Closed JunanPan closed 2 months ago

JunanPan commented 2 months ago

When I try: processor = VideoLlavaProcessor.from_pretrained("LanguageBind/Video-LLaVA-7B")

I got: OSError: LanguageBind/Video-LLaVA-7B does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/LanguageBind/Video-LLaVA-7B/tree/main' for available files.