Skip to content

Fix Lfm2 and common tests #39398

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

Merged
merged 3 commits into from
Jul 14, 2025
Merged

Fix Lfm2 and common tests #39398

merged 3 commits into from
Jul 14, 2025

Conversation

Cyrilvallez
Copy link
Member

@Cyrilvallez Cyrilvallez commented Jul 14, 2025

What does this PR do?

cc @ydshieh

Copy link
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: lfm2

Copy link
Collaborator

@ydshieh ydshieh left a comment

Choose a reason for hiding this comment

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

Thank you a lot.

Yes makes sense

@@ -85,6 +85,12 @@ def test_contrastive_generate_dict_outputs_use_cache(self):
def test_contrastive_generate_low_memory(self):
pass

@unittest.skip(
"Lfm2 has a special cache format which is not compatible with compile has it has static address for conv cache"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I have trouble to understand the ending part

... has it has static address for conv cach

Is has a typo?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ha indeed small typo haha thanks!

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

@Cyrilvallez Cyrilvallez merged commit 8165c70 into main Jul 14, 2025
9 of 12 checks passed
@Cyrilvallez Cyrilvallez deleted the fix-tests branch July 14, 2025 10:03
rjgleaton pushed a commit to rjgleaton/transformers that referenced this pull request Jul 17, 2025
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