Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] Using VILA1.5-40b model for Video Descriptions #110

Open
SidPad03 opened this issue Aug 4, 2024 · 1 comment
Open

[Help] Using VILA1.5-40b model for Video Descriptions #110

SidPad03 opened this issue Aug 4, 2024 · 1 comment

Comments

@SidPad03
Copy link

SidPad03 commented Aug 4, 2024

Hi,

I am trying to use the VILA1.5-40b model for doing video inference. Below is the prompt I am using:

python -W ignore llava/eval/run_vila.py \
	--model-path Efficient-Large-Model/VILA1.5-40b \
	--conv-mode hermes-2 \
	--query "<video>\n Describe what is going on in this video." \
	--video-file “/scratch/spadma20/VILA/test-vids/vid1-example.mp4”

And the error I get is:

Assertion Error: video file is not found

I have also tried using a relative path for the video file but that didn't work either. I know that the video path is correct, so that is not the issue. Am I missing something here?

@Lyken17
Copy link
Collaborator

Lyken17 commented Aug 14, 2024

can u a attach a more detailed log information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants