-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
new Prodigy optimizer version: signigicantly less VRAM #3022
Comments
I use kohya_ss GUI. Do I need to manually update the Prodigy optimizer version? What file should I replace? Just update python? |
only upgrading the version doesn't activate the new features. the parameters have to be set. this issue is a heads-up for kohya or any other developer who would like to add support to kohya scripts. I cannot support individuals to make it work, unless you'd be willing to implement it properly and provide a PR to kohya. |
Hey,
just a heads-up, there is a new version of the Prodigy optimizer that requires significantly less VRAM.
saves 45% of VRAM overhead. There should be no downside. VRAM requirement on the level of AdamW
saves another 25% - this can have a quality impact, similar to Adafactor compared to AdamW
Details:
konstmish/prodigy#22
konstmish/prodigy#23
konstmish/prodigy#32
OneTrainer PR:
Nerogar/OneTrainer#550
The text was updated successfully, but these errors were encountered: