crapthings

Results 176 comments of crapthings

> [@crapthings](https://github.com/crapthings?rgh-link-date=2025-02-02T10%3A06%3A51.000Z) Then > > ![Image](https://github.com/user-attachments/assets/20e7e34d-f708-4493-b136-947ecd6fd31a) > > 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?

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 ```