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

Quickfix generate tests #32546

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Quickfix generate tests #32546

wants to merge 2 commits into from

Conversation

molbap
Copy link
Contributor

@molbap molbap commented Aug 8, 2024

What does this PR do?

(Should) fix broken tests on main for generate testing, tests broken not caught in #32493 .

cc @ArthurZucker

@molbap molbap requested a review from ArthurZucker August 8, 2024 18:07
@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.

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.

Thanks

Comment on lines +198 to +200
@unittest.skip(reason="Mamba-2 fails this test, to fix")
def test_inputs_embeds_matches_input_ids_with_generate(self):
pass
Copy link
Collaborator

Choose a reason for hiding this comment

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

bit unexpected for this one!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, opened #32555 for this and will look into it later

@molbap
Copy link
Contributor Author

molbap commented Aug 9, 2024

The tests that do run work, but the fetcher doesn't it seems 😬 other than that seems to pass

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