crapthings
crapthings
> [@crapthings](https://github.com/crapthings?rgh-link-date=2025-02-02T10%3A06%3A51.000Z) Then > >  > > why is the convergence point of around 6000-10000 steps mentioned everywhere? maybe the batch size is 8 i use huggingface trainning script,...
these code sugguest by claude 3.5 it can resume trainning, but i don't know if its working or not ``` from torch.optim.lr_scheduler import _LRScheduler class PolyLr(_LRScheduler): def __init__(self, optimizer, gamma,...
how do i know the layer names? only up mid down?
parcel 1.12.3
this is not parcel, but have the same issue https://github.com/meteor/meteor/issues/10710
@s9anus98a ```bash pip install git+https://github.com/huggingface/diffusers ```