We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
transformers
No response
examples
from transformers import LlavaForConditionalGeneration model = LlavaForConditionalGeneration.from_pretrained("llava-hf/llava-1.5-7b-hf")
run through without error
The text was updated successfully, but these errors were encountered:
vocab_size
Hi @xwjiang2010, thanks for flagging!
We'll merge in a fix + patch release soon
Sorry, something went wrong.
Closing as this is resolved by #29389
No branches or pull requests
System Info
transformers
version: 4.39.0Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Expected behavior
run through without error
The text was updated successfully, but these errors were encountered: