Added RAdamScheduleFree support#1830
Merged
kohya-ss merged 1 commit intokohya-ss:sd3from Dec 15, 2024
Merged
Conversation
Owner
|
わざわざpull requestをいただき、ありがとうございます。 RAdamScheduleFree、素晴らしいですね。ブランチがいくつもあり、混乱させてしまい申し訳ありません。こちらのsd3ブランチでScheduleFreeオプティマイザへの対応を行っています。 マージさせていただきました。お時間がかかってしまい申し訳ありませんでした。 Thank you for your pull request. RAdamScheduleFree is great. I'm sorry for the confusion with so many branches. I'm working on the ScheduleFree optimizer in this sd3 branch. I've merged it! I'm sorry it took so long. |
Contributor
Author
|
とんでもないです! |
This was referenced Dec 23, 2024
nana0304
pushed a commit
to nana0304/sd-scripts
that referenced
this pull request
Jun 4, 2025
Added RAdamScheduleFree support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
初めまして。
先日RAdamScheduleFreeというoptimizerを公開したものです。
公開時ポスト
紹介記事
記事公開後、「sd-scriptsに追加されると嬉しい」旨のポストを見かけたため僭越ながら追加のPRを作成させていただきました。
branchを見るとscheduler-free-optとsd3が現状schedulefreeに対応していそうで、sd3の方が最新なのかなという気配がしたのでこちらで対応させていただきましたが、もし何か問題等ありましたらお気軽にお申し付けください。
[Just in case you're an English speaker reading this PR:]
Hi there,
I'm the developer who recently released the RAdamScheduleFree optimizer.
I saw someone post that they'd like to have RAdamScheduleFree added to sd-scripts, so I just made this PR.
Please let me know if there are any issues or concerns. Thank you.