Skip to content

is D-Adaptation available in kohya-ss branch too? #215

Answered by thojmr
runner22k asked this question in Q&A
Discussion options

You must be logged in to vote

Yea it is now. With fine_tune.py I added this:

 --optimizer_type "DAdaptation" \
 --learning_rate=1

Remove --8bit_adam since its not compatible.
Weight decay is optional if you are over fitting according to Dadaptation paper --optimizer_args "weight_decay=0.04"

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@runner22k
Comment options

@thojmr
Comment options

@swfsql
Comment options

Answer selected by runner22k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants