Fix Nightly AudioLDM2PipelineFastTests #10556
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
https://github.com/huggingface/diffusers/actions/runs/12738450237/job/35517796258
test_cpu_offload_forward_pass_twice/test_model_cpu_offload_forward_passby updating signature of overriddenenable_model_cpu_offloadtest_dict_tuple_outputs_equivalentfails ~1e-5 over tolerance,AssertionError: np.float32(0.00021260581) not less than 0.0002, it's already noted that tolerance is increased due to large composite model so should be ok to increase it a bit more.test_audioldm2_ttsshould pass withphonemizerinstalled.Leaving
test_sequential_offload_forward_pass_twice - NotImplementedError: Cannot copy out of meta tensor; no data!as a TODO.Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.