Skip to content

Remove torch version number#1

Open
FindHao wants to merge 1 commit into
masterfrom
findhao/remove_torch_version
Open

Remove torch version number#1
FindHao wants to merge 1 commit into
masterfrom
findhao/remove_torch_version

Conversation

@FindHao
Copy link
Copy Markdown
Owner

@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.
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.

1 participant