Skip to content
New issue

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

Fix: failing CI after #30568 #30599

Merged
merged 2 commits into from
May 2, 2024

Conversation

zucchini-nlp
Copy link
Member

What does this PR do?

Fixes a failing test for Fuyu model after #30568. The solution is to change the corresponding config's vocab size, depending on if it's VLM or LLM. But the old way of setting config's vocab_size is not removed yet, since it's planned to be removed in v4.42 as commented in Llava configuration.py files

@zucchini-nlp zucchini-nlp requested a review from amyeroberts May 1, 2024 15:57
Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@zucchini-nlp zucchini-nlp merged commit 5cf3e6b into huggingface:main May 2, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants