-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[Tests] fast tests single file checkpoints #6515
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
Comments
@DN6 a gentle ping here. I think it's still quite relevant. |
Have started working on it: https://github.com/huggingface/diffusers/tree/single-file-ckpt-fast-tests. But before that we need: |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
Gentle ping @sayakpaul. Can this be closed? |
Not really. I will let @DN6 to comment further. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
@DN6 are we still interested in this one? |
Even though we support loading single file checkpoints via
from_single_file()
, we only run SLOW tests for them. It's better if we had a fast testing suite for them too.@DN6 would you like to give this a try while you're at refactoring the single file loaders?
The text was updated successfully, but these errors were encountered: