You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we run pytest tests/models/autoencoders/test_models_vae.py::ConsistencyDecoderVAETests::test_sharded_checkpoints with the latest accelerate release (and source), it fails:
If we run
pytest tests/models/autoencoders/test_models_vae.py::ConsistencyDecoderVAETests::test_sharded_checkpoints
with the latestaccelerate
release (and source), it fails:But with accelerate 0.33.0, the test passes.
You need a GPU to run the test.
Cc: @muellerzr @SunMarc @DN6
The text was updated successfully, but these errors were encountered: