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 Wav2Vec2 CI OOM #24190

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Fix Wav2Vec2 CI OOM #24190

merged 1 commit into from
Jun 12, 2023

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Jun 12, 2023

What does this PR do?

After #23813, we get OOM for tests/models/wav2vec2/test_modeling_wav2vec2.py::Wav2Vec2ModelIntegrationTest::test_wav2vec2_with_lm_invalid_pool (when running the whole wav2vec2 test suite)

Just doing some cleaning up and no more OOM.

@ydshieh ydshieh requested a review from amyeroberts June 12, 2023 09:20
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 fixing!

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jun 12, 2023

The documentation is not available anymore as the PR was closed or merged.

@ydshieh ydshieh merged commit e26c6f0 into main Jun 12, 2023
@ydshieh ydshieh deleted the avoid_wav2vec2_oom branch June 12, 2023 09:39
novice03 pushed a commit to novice03/transformers that referenced this pull request Jun 23, 2023
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