DeepSpeed
DeepSpeed copied to clipboard
Update github workflows to use torch 1.13.1 instead of latest (2.0.0) to pass tests.
Following torch updating to 2.0.0, this updates the workflows that were picking up the latest to 1.13.1 to allow tests to run.