Zach Mueller

Results 433 comments of Zach Mueller
trafficstars

Hi all, try reinstalling from main, #24758 should have fixed it this time

As @amyeroberts mentions, please try following those steps. I'll also look at changing the min Accelerate needed/add a check.

@gli-mrunal please do `pip install git+https://github.com/huggingface/accelerate` to install the dev version, or `pip install accelerate -U` if you are not using multi-GPUs (such as in Colab).

@gli-mrunal sorry for the typo, there are two c's for accelerate :)

@creek411 the solution would be to do `pip install accelerate` (and as now we have a release, it works OOTB with the normal pypi install), however the fact you have...

For those having issues, can you tell me more about if you are working in Jupyter, Colab, or in regular Python? Again the solution hasn't changed: in the correct environment...

@pacman100 could there be something more I need to check/do related to the deepspeed plugin when doing this that we might be missing? (basically is there a separate param that...

@orangetin can you tell us more about the deepspeed configuration you are using, how you are launching the script, and the args used? It looks like deepspeed isn't being properly...