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

Update torch version to work on Mac OS silicon #31

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ryanmcdonough
Copy link

Fix #26 - update Torch to use 2.2.2 which is compatible for Mac OS silicon devices.

Will need testing on a Windows machine to confirm works as expected.

@iusztinpaul
Copy link
Collaborator

iusztinpaul commented Jan 6, 2025

First, I want to thank you for contributing.

But I have a quick question.

Why have you changed the torch version in the requirements.txt files under the model directory?

These are used to install the python packages on AWS, not locally?

@ryanmcdonough
Copy link
Author

@iusztinpaul - because I want to have the same in production as locally otherwise might start to find small niche issues on production that aren't on local.

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

Successfully merging this pull request may close these issues.

Can't find torch candidate while building environment
2 participants