NVlabs / 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
970 stars 68 forks source link

No module named 'llava.tf_utils' #59

Closed pribadihcr closed 2 weeks 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 3 weeks ago

I got the same error.

yaolug commented 3 weeks ago

Have you followed the instruction to set up the environment?

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

royshan commented 3 weeks 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 2 weeks ago

Note this repo is now being deprecated

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