NVlabs / VILA

VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named 'llava.tf_utils'

pribadihcr opened this issue · comments

I run this demo script

python -W ignore llava/eval/run_vila.py \
    --model-path Efficient-Large-Model/VILA1.5-3b \
    --conv-mode vicuna_v1 \
    --query "<video>\n Please describe this video." \
    --video-file "demo.mp4"

got the following error:

ModuleNotFoundError: No module named 'llava.tf_utils'

We can not reproduce this issue.

I got the same error.

Have you followed the instruction to set up the environment?

https://github.com/NVlabs/VILA?tab=readme-ov-file#installation

Note this repo is now being deprecated

For further questions and comments, please move to https://github.com/NVlabs/VILA