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 --aspect_bucket_rounding not being applied correctly | rebuild image sample handling to be structured object-oriented logic | fix early epoch exit problem | max epochs vs max steps ambiguity reduced by setting default to 0 for one of them | fixes for LoRA text encoder save/load hooks | optimise trainer | 300% performance gain by removing the torch anomaly detector | fix dataset race condition where a single image dataset was not being detected | AMD documentation for install, dependencies thanks to Beinsezii | fix for wandb timestep distribution chart values racing ahead of reality #375

Merged
merged 39 commits into from
May 2, 2024

Conversation

bghira
Copy link
Owner

@bghira bghira commented May 2, 2024

No description provided.

bghira and others added 30 commits April 25, 2024 16:26
…orrectly, and a unit test failure that indicates it now works
…s vs steps by requiring one or the other, not both
Barebones, based on the Mac config.
0.14 instead of 0.10 because the old versions don't work on Navi
Should have all libs now except
 - `triton-library`
 - `bitsandbytes`
 - `xformers`
Incompatible with `pytorch-triton-rocm`
… size is calculated. we will keep target sizes up to date on the object.
@bghira bghira marked this pull request as ready for review May 2, 2024 22:11
@bghira bghira merged commit 528d8fe into release May 2, 2024
1 check passed
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.

2 participants