Closed royvelich closed 2 months ago
Hey! Yes, the last release broke video-llava generation and there's a PR open to fix it (https://github.com/huggingface/transformers/pull/32417)
@zucchini-nlp will there be a new release once the PR is committed?
This should be included in the next patch release, cc @ArthurZucker
System Info
transformers
version: 4.44.0Who can help?
@amyeroberts
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
First of all, it used to work for me, but suddenly, something happened, and it stopped. Anyway, I am trying to run the example given in https://huggingface.co/LanguageBind/Video-LLaVA-7B-hf.
Specifically, I run the following piece of code:
I get the following as output:
USER: Why is this video funny? ASSISTANT: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Do you have any idea why? It happens both on Windows and Ubuntu. I guess it relates to a version upgrade of one of the related packages since it used to work for me.
Expected behavior
Returns meaningful text.