Trying to re-implement paper - HF contribution

#1
by Nilesh360 - opened

Hi ,
I tried several times and multiple ways to re-implement results using the , but was quite a while stuck .
My vscode setup and files are as below.

image.png

image.png

And based on the readme when I try the command below : python -m llamavid.serve.cli --model-path model_zoo\LLM\llama-vid-7b-pretrain-224 --image-file cats_image.jpeg

image.png

the models paths are not proper . Can you please assist me to re-implement.

Sign up or log in to comment