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

Support NumPy 2.0 #6980

Open
1 of 2 tasks
NeilGirdhar opened this issue Jun 18, 2024 · 0 comments · May be fixed by #6991
Open
1 of 2 tasks

Support NumPy 2.0 #6980

NeilGirdhar opened this issue Jun 18, 2024 · 0 comments · May be fixed by #6991
Labels
enhancement New feature or request

Comments

@NeilGirdhar
Copy link

NeilGirdhar commented Jun 18, 2024

Feature request

Support NumPy 2.0.

Motivation

NumPy introduces the Array API, which bridges the gap between machine learning libraries. Many clients of HuggingFace are eager to start using the Array API.

Besides that, NumPy 2 provides a cleaner interface than NumPy 1.

Tasks

NumPy 2.0 was released for testing so that libraries could ensure compatibility since mid-March. What needs to be done for HuggingFace to support Numpy 2?

@NeilGirdhar NeilGirdhar added the enhancement New feature or request label Jun 18, 2024
@NeilGirdhar NeilGirdhar linked a pull request Jun 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant