Logan Adams

Results 466 comments of Logan Adams

Hi @sedletsky-f5 - we will try to prioritize this, in the meantime, if you are able or willing, would you consider making a PR and we can review and get...

> Is this OK? I haven't use pre-commit tools brefore. I do it by myself lol. Yes @terry-for-github thanks, the formatting checks appear to be passing, though other checks are...

> I found that not all of the `torch.load` are compatible with `weights_only=True`. Some of them should be set to `weights_only=False` explicitly instead. Agreed, we've fixed most of the unrelated...

> > I found that not all of the `torch.load` are compatible with `weights_only=True`. Some of them should be set to `weights_only=False` explicitly instead. > > Agreed, we've fixed most...

Closing in favor of #6751

> @tjruwase , @loadams looks like torch-v100 tests are facing OOM issue. Could you please check. Hi @raza-sikander - I believe this is fixed now since we aren't seeing this...

Hi @S-Kathirvel - with the latest 0.14.5 release we have published a Windows whl as well. Could you please give installing it a try? ![image](https://github.com/user-attachments/assets/8907b5f6-4fe5-4d66-aad3-77918c228bcc)

@S-Kathirvel - we haven't built the whl with python 3.12 yet, we're working on getting support added to our python workflows. With 3.11 were you able to see DeepSpeed installed...

Hi @S-Kathirvel - thanks, that is the ds_report I was looking for. It looks like DeepSpeed is installed properly then via pip, which is great to see. The warnings are...

Hi @S-Kathirvel - could you also run with `ds_report --hide_errors_and_warnings`? That should remove these warnings, we are working on getting them cleaned up.