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

FLAML moved to optional dependancies #598

Merged
merged 2 commits into from
Jan 21, 2025
Merged

FLAML moved to optional dependancies #598

merged 2 commits into from
Jan 21, 2025

Conversation

davorrunje
Copy link
Collaborator

Why are these changes needed?

FLAML is currently included as a dependency, although no functionality is used. It requires many other packages such as PyTorch, making the distribution very heavy and likely to conflict with different packages.

This PR moves FLAML into optional dependencies until we fully remove dependency from it.

Related issue number

Closes #594, #597

Checks

@davorrunje davorrunje changed the title flaml moved to optional dependancies FLAML moved to optional dependancies Jan 21, 2025
Copy link
Collaborator

@marklysze marklysze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @davorrunje!

@marklysze marklysze added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit a5cd8f6 Jan 21, 2025
236 checks passed
@marklysze marklysze deleted the move-flaml-to-extras branch January 21, 2025 23:33
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.

[Issue]: numpy version support
2 participants