Zach Mueller

Results 434 comments of Zach Mueller
trafficstars

Don't move your model/make your own accelerator. Just use the Trainer natively. This should help things.

@MangoFF whats your kernel version? As the error states there, it’s a known issue if your OS kernel is below a certain point, stuff like `main_process_first` just will not work,...

Thanks for verifying @MangoFF. What I'll do is we can keep this issue open as a reference for others. If you have issues with either: - Processes hang - Process...

There is no prior version of accelerate because this is a torch issue itself. You can try downgrading PyTorch potentially

As mentioned, none of this stems from us, it’s PyTorch specifically. The warning exists to let you know that one of the most common issues we’ve found is this bug...

Does this work on a lower torch version? If that particular branch is being ran than the assumption is that an accelerator is used (in this case it's trying to...

@Vargol can you verify if it's still broken now that it's been a bit?

@goelayu can you try upgrading your python version? IIRC that can play a role. (3.12 ideally)

Hi! Thanks so much for your first attempt at this, I had to trace back through the issues to figure out what really I was after with this "generic only...