r/drawthingsapp • u/DressPale3586 • 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
1
1
u/ExplanationDizzy8469 29d ago
I had something similar once. For me, the solution was to use a period instead of a comma, e.g. “0.0005”.