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

[Installation Issues] - Arm-based Mac (M1, M2, M3); faiss-cpu; Werkzeug.urls, spacy #33

Closed
ai-nikolai opened this issue May 25, 2024 · 3 comments

Comments

@ai-nikolai
Copy link
Contributor

Various Installation Issues (especially on arm-based mac).

  • [ X ] bug report

What is the current behavior?

  • Currently installation following the README file is not possible on arm-based mac (not sure about other environments, but suspect some errors are cross platform).

Steps to Reproduce

./setup.sh

What is the expected behavior?

It should install OOB on arm-based Mac (and other platforms).

Motivation for Change

Not installing properly and so not usable.

Please tell us about your environment:

  • MacOS 14
  • arm-based chip
@ai-nikolai
Copy link
Contributor Author

ai-nikolai commented May 25, 2024

@karthikncode @CodeCreator @danqi @ysymyth - this PR is a fix to the above problem (and probably fixes on other envs as well).

PR that fixes the issue:
#34

The changes are documented in README_INSTALL_ARM_MAC.md.

In addition changed: download en_core_web_lg to download en_core_web_sm (as download en_core_web_lg is probably slightly deprecated on Spacy's side and is taking ages to download.) if a more powerful model is needed I would recommend: download en_core_web_trf.

@ysymyth
Copy link
Member

ysymyth commented Aug 28, 2024

thank you! have merged.

@ysymyth ysymyth closed this as completed Aug 28, 2024
@ai-nikolai
Copy link
Contributor Author

@ysymyth thanks for merging. As mentioned in the comment above in the PR:

I changed: download en_core_web_lg to download en_core_web_sm (as download en_core_web_lg is probably slightly deprecated on Spacy's side and is taking ages to download.) if a more powerful model is needed I would recommend: download en_core_web_trf.

What do you think?

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

No branches or pull requests

2 participants