Skip to content

[tests] Fix group offloading and layerwise casting test interaction #11796

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 4 commits into from
Jun 24, 2025

Conversation

a-r-r-o-w
Copy link
Member

@a-r-r-o-w a-r-r-o-w commented Jun 24, 2025

Still haven't found the core problems for #11789 (comment) and am investigating it.

Update: cc @DN6 @sayakpaul The cause for the test failures was the inplace modification of the _WAVELETS tensors in Cosmos VAE. It was caught by the disk offload tests because it performs an inplace modification of data attributes with an empty tensor

@a-r-r-o-w a-r-r-o-w changed the title [tests] Fix group offloading and layerwise casting tests [tests] Fix group offloading and layerwise casting test interaction Jun 24, 2025
@a-r-r-o-w a-r-r-o-w marked this pull request as ready for review June 24, 2025 11:12
@a-r-r-o-w a-r-r-o-w requested a review from DN6 June 24, 2025 11:12
Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

🔫

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

@a-r-r-o-w a-r-r-o-w merged commit 5df02fc into main Jun 24, 2025
33 checks passed
@a-r-r-o-w a-r-r-o-w deleted the cleanup-and-fix-go-lc-tests branch June 24, 2025 12:03
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.

4 participants