Efficient-Large-Model / VILA

VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops)
Apache License 2.0
879 stars 55 forks source link

No module named 'llava.tf_utils' #59

Closed pribadihcr closed 1 week ago

pribadihcr commented 1 month ago

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'
yaolug commented 1 month ago

We can not reproduce this issue.

royshan commented 1 week ago

I got the same error.

yaolug commented 1 week ago

Have you followed the instruction to set up the environment?

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

royshan commented 1 week ago

Thank you for your reply!

I followed the instructions and ran the shell: ./environment_setup.sh.

Should I use the alternative multi-step setup commands?

On Wed, Jun 19, 2024 at 4:14 PM Yao Lu @.***> wrote:

Have you followed the instruction to set up the environment?

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

— Reply to this email directly, view it on GitHub https://github.com/Efficient-Large-Model/VILA/issues/59#issuecomment-2178048155, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAELXYMYKUQAXSJVLFB7IWTZIE4YFAVCNFSM6AAAAABHTMOAWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZYGA2DQMJVGU . You are receiving this because you commented.Message ID: @.***>

-- Roy Shan

/*

Lyken17 commented 1 week ago

Note this repo is now being deprecated

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