Jeff Rasley

Results 84 comments of Jeff Rasley
trafficstars

> CI still seems to be broken :( Sorry for delays, we're actively working on trying to unblock several CI related issues. Once this PR is merged we should be...

Hi @SefaZeng, you can use the torch.distributed launcher w. DeepSpeed-enabled code. Would that help your issue here?

Thank you for using DeepSpeed @qingyuan18, can you share what version of `diffusers` are you using?

Thank you @SauravMaheshkar for your contribution! However, I believe we have guidelines from Microsoft to keep files like code of conduct, contributing, security in the top-level repo. I think we'd...

@yasyf [we currently recommend users use torch 1.8+](https://github.com/microsoft/deepspeed#requirements), it appears this older version of torch does not allow `from torch import inf`. Perhaps we can change these imports to be...

@trajepl if you are able to, can you take a look over this PR?

@delock it feels like we could add a pre-commit hook to ensure that our formatter fails if someone tries to use `torch.cuda` outside the new get_accelerator api. Similar to this:...

@mallorbc please re-open if you're still having issues

We'll be open sourcing the pre-processing scripts we used to get the data in this format very soon. However, if you're both at LinkedIn we can probably figure out a...