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.
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
the models paths are not proper . Can you please assist me to re-implement.