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

Pinned PyTorch Version to Support Windows Installations #1233

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

MinuraPunchihewa
Copy link
Contributor

@MinuraPunchihewa MinuraPunchihewa commented Nov 27, 2024

This PR pins the version of PyTorch to ensure a versions that is supported by Windows is installed.

Please refer to the comments in the issue linked below for further information about the evaluation conducted prior.

Fixes https://linear.app/mindsdb/issue/BE-507/for-investigation-local-windows-support

The import seems to work without an issue (on Windows):
image

@MinuraPunchihewa MinuraPunchihewa marked this pull request as ready for review November 27, 2024 07:48
Copy link
Contributor

@dusvyat dusvyat left a comment

Choose a reason for hiding this comment

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

no issue from me, I'm assuming you already checked compatibility with main and the core handlers

@MinuraPunchihewa
Copy link
Contributor Author

MinuraPunchihewa commented Nov 27, 2024

no issue from me, I'm assuming you already checked compatibility with main and the core handlers

@dusvyat I think the only place where this becomes incompatible is here, i.e., if one chooses to use both the Lightwood and HuggingFace integration, which I feel is quite unlikely. Since we provide separate Docker images for both of these integrations, I don't believe this is an issue.
What do you think?
CC: @ZoranPandovski

@ZoranPandovski
Copy link
Member

We have different images for those, but I think HF should work with this version too. We may test it later

@ZoranPandovski ZoranPandovski merged commit 8188b7b into staging Nov 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: merged
Development

Successfully merging this pull request may close these issues.

3 participants