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

add Gemma2 for causal LM to test classes #32558

Closed
wants to merge 2 commits into from
Closed

Conversation

molbap
Copy link
Contributor

@molbap molbap commented Aug 9, 2024

What does this PR do?

Generate tests depend on the attribute all_generative_model_classes, which was empty for Gemma2, causing all generate tests to be skipped.
Q additional maybe @gante : do you think it'd be useful to use the lists in modeling_auto.py instead?

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

That is probably me, given the cache format we skipped the tests as too many were failing.

@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.

@molbap
Copy link
Contributor Author

molbap commented Aug 9, 2024

Right, I'm seeing the CI go redder and redder 😅 , might not be relevant to add then - I'll close this PR and we can rely on the other specific test from #32493

@molbap molbap closed this Aug 9, 2024
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.

3 participants