Unable to import VideoLlavaProcessor and VideoLlavaForConditionalGeneration

#2
by Rex-Shih - opened

Is this issue related to the transformers package? I am unable to import VideoLlavaProcessor and VideoLlavaForConditionalGeneration in the latest version of transformers(4.40.2).

Same issue here

upgrade transformers

pip install -U transformers

LanguageBind changed discussion status to closed

This did not work for me. I get the same error. I have transformers version 4.40.2.

This did not work for me. I get the same error. I have transformers version 4.40.2.

Try again. Thanks!

@LanguageBind Ultimately that worked for me, thanks!

@LanguageBind hello dev , i cant Unable to import VideoLlavaProcessor but my VideoLlavaForConditionalGeneration i can use , i use tokenizers-0.21.0 transformers-4.47.1 and already pip install -U transformers in 09:47 06/01/68
{ECA46C12-075B-4D3F-BC39-E9AECC0DAB5E}.png
how to fix it?

@LanguageBind hello dev , i cant Unable to import VideoLlavaProcessor but my VideoLlavaForConditionalGeneration i can use , i use tokenizers-0.21.0 transformers-4.47.1 and already pip install -U transformers in 09:47 06/01/68
{ECA46C12-075B-4D3F-BC39-E9AECC0DAB5E}.png
how to fix it?

i try pip install git+https://github.com/huggingface/transformers it can work , my VideoLlavaProcessor it already have , i try to run code but i got Loading checkpoint shards Killed , how to fix it?

Sign up or log in to comment