Skip to content

Quickfix generate tests#32546

Open
molbap wants to merge 2 commits intomainfrom
quickfix_generate_tests
Open

Quickfix generate tests#32546
molbap wants to merge 2 commits intomainfrom
quickfix_generate_tests

Conversation

@molbap
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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