YueFan1014 / VideoAgent

This is the official code of VideoAgent: A Memory-augmented Multimodal Agent for Video Understanding (ECCV 2024)
Apache License 2.0
97 stars 5 forks source link

An OSerror when run 'python video-llava.py' #3

Closed yukio0321 closed 2 months ago

yukio0321 commented 2 months ago

OSError: It looks like the config file at 'cache_dir/models--LanguageBind--Video-LLaVA-7B/snapshots/aecae02b7dee5c249e096dcb0ce546eb6f811806/config.json' is not a valid JSON file.

Cu2ta1n commented 1 month ago

Have you resolved this issue? I might be facing a similar problem as you.

yukio0321 commented 1 month ago

Have you resolved this issue? I might be facing a similar problem as you.

The problem was resolved after I re-downloaded the file

Cu2ta1n commented 1 month ago

How do you call those models? Where did you modify it? I have never been able to call this local model properly, but when I re-download it from Hugging Face, I always encounter model mismatch issues.