Unable to import VideoLlavaProcessor and VideoLlavaForConditionalGeneration
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
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
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
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?