Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade numpy to 2.0.0rc #2311

Closed
wants to merge 3 commits into from
Closed

Upgrade numpy to 2.0.0rc #2311

wants to merge 3 commits into from

Conversation

xuzhao9
Copy link
Contributor

@xuzhao9 xuzhao9 commented Jun 17, 2024

PyTorch upgraded to numpy 2.0.0rc1 which breaks a couple of models, we can fix all of them except DALLE2_pytorch.

DALLE2_pytorch requires embeeding-reader, which requires numpy<2: https://github.com/rom1504/embedding-reader/blob/a4fd55830a502685600ed8ef07947cd1cb92b083/requirements.txt#L3

Therefore, we have to move DALLE2_pytorch to canary_models directory.

Pytorch PR: pytorch/pytorch#128879
Pytorch SEV: pytorch/pytorch#128845

@xuzhao9 xuzhao9 changed the title Upgrade numpy Upgrade numpy to 2.0.0rc Jun 17, 2024
@facebook-github-bot
Copy link
Contributor

@xuzhao9 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@xuzhao9 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@xuzhao9 merged this pull request in b949580.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants