Good starting config for a PixArt Sigma fine tune? #367
-
|
Hey hey! Before I waste precious compute figuring out a decent config for my first PixArt Sigma finetune, I thought perhaps you guys already have some experience you'd like to share. The PixArt Alpha config seems viable... so I'll probably start with that. Alternatively, I might try CAME since the training scripts in PixArt's repos use that optimizer?! How does PixArt react to learning rate, scheduling, and other important parameters compared to SDXL? My dataset consists of 40k sexy images and is the base of one of the more popular NSFW SDXL models, so I hope I can recreate that success with PixArt as well, because that model needs more hype and love after all the SD3 drama. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
I am training with CAME, using a learning rate of 1e-5, a batch size of 12, and a constant schedule, and the results are good. However, since it may vary from person to person, I recommend searching for training results from predecessors on the onetrainer or Pixart Discord server and trying various things for yourself. You might need to change your approach compared to SDXL settings, but since the training speed is fast, once you find the right settings, the training itself should be easier. |
Beta Was this translation helpful? Give feedback.
-
|
It seems that this model is slow to train, I'm using a 4090 with training set to batch 18 and it's about 8-9s/it, slower than even sdxl and it's also impossible to adjust the text encoder |
Beta Was this translation helpful? Give feedback.
I am training with CAME, using a learning rate of 1e-5, a batch size of 12, and a constant schedule, and the results are good.
However, since it may vary from person to person, I recommend searching for training results from predecessors on the onetrainer or Pixart Discord server and trying various things for yourself.
Some people on Civitai also share their training values.
You might need to change your approach compared to SDXL settings, but since the training speed is fast, once you find the right settings, the training itself should be easier.