You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was because the weights or the larger files weren't downloaded (correctly). Use git-lfs to download the weights repo from huggingface.
# Ensure git-lfs is installed
git lfs --version
# prints git-lfs/2.9.2 (GitHub; linux amd64; go 1.13.5)
git clone https://huggingface.co/YanweiLi/llama-vid-7b-full-224-video-fps-1
When I run the CLI Inference for a sample image, there is a issue named "KeyError: 'LlavaConfig' ".
Does anyone help me to slove this issue? Thank you guys!
The text was updated successfully, but these errors were encountered: