Skip to content

Update torch version to work on Mac OS silicon#31

Open
ryanmcdonough wants to merge 3 commits intoPacktPublishing:mainfrom
ryanmcdonough:main
Open

Update torch version to work on Mac OS silicon#31
ryanmcdonough wants to merge 3 commits intoPacktPublishing:mainfrom
ryanmcdonough:main

Conversation

@ryanmcdonough
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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