Skip to content

Remove old torch version number#273

Closed
FindHao wants to merge 2 commits into
deepspeedai:masterfrom
FindHao:master
Closed

Remove old torch version number#273
FindHao wants to merge 2 commits into
deepspeedai:masterfrom
FindHao:master

Conversation

@FindHao
Copy link
Copy Markdown
Contributor

@FindHao FindHao commented Apr 12, 2023

The torch version installed by deepspeed is the latest stable 2.0, but this requirements file fixes it to an old version. The execution of pip install requirements will uninstall the new PyTorch and install the old version, which causes runtime errors.

The torch version installed by deepspeed is the latest stable 2.0, but this requirements file fixes it to an old version. The execution of `pip install requirements` will uninstall the new PyTorch and install the old version, which causes runtime errors.
@mrwyattii
Copy link
Copy Markdown
Contributor

Thanks for this @FindHao. I extended this for the rest of the requirements. Closing this in favor of #275

@mrwyattii mrwyattii closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants