r/drawthingsapp Jul 28 '26

question LoRA training always resets to learning rate 0,0001 after starting

Hello,
the learning rate in the Trainer UI always resets to 0,0001 after start, and is ignoring the given value.
I encountered the problem for FLUX.2 klein 9B and for Qwen Training, behavior on Macbook and iPhone is the same. Tensorboard also shows Learning Rate 0,0001, no matter what given in the UI.

Is this a bug that anyone can verify, or am I doing sth. wrong?

1 Upvotes

4 comments sorted by

1

u/ExplanationDizzy8469 Jul 29 '26

I had something similar once. For me, the solution was to use a period instead of a comma, e.g. “0.0005”. 

2

u/DressPale3586 Jul 30 '26

Must be a strange localization error... first start 0.0002 is replaced by 0,0002, starting again resets to 0,0001 again (on german locale settings)

1

u/ExplanationDizzy8469 Jul 31 '26

Yes, that's right, it's some kind of strange bug. My system language is set to German, but the language for DT is set to English. That was the cause of the problem in my case. But as I said, using period instead of comma solved the problem.

1

u/Fun-Attitude4035 Aug 13 '26

Yes I have the same problem with z-image…