Skip to content

feature: add back arm support #416

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

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

Conversation

mateuszmrw
Copy link
Contributor

@mateuszmrw mateuszmrw commented Mar 28, 2025

Hello, this PR adds back the ARM build.

The only change other than revert of removed native ARM support commit is adding the ENV BLIS_ARCH="generic" and removing rust since it's not needed as build dependency now.

It seems the issue raises when updating the spacy to the new versions as spacy has issues with providing ARM64 wheel versions due to their infrastructure and pip package limitations that should be resolved soon.

I think it would be beneficial to create requirements.txt for python and park spacy and other dependencies versions if the update of them is not necessary.

@mateuszmrw
Copy link
Contributor Author

I would recommend merging the PR by @sergiolaverde0 first: #393 as ARM64 builds are very slow.

@mateuszmrw
Copy link
Contributor Author

The ARM64 can be tested by the docker image here: ghcr.io/mateuszmrw/linguacafe-python-service:latest

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.

1 participant