Skip to content

Make this work on Apple laptop #1

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 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jperla
Copy link

@jperla jperla commented Apr 2, 2023

  1. Ignore pycache
  2. multiprocessing is crashing, so default to 0, but make it easy to switch to 2 or more workers if needed
  3. Conda uses an environment.yml not requirements.txt (pip), so ensure we use that and take out packages which were not available on Apple M2, which don't appear to be necessary
  4. Use MPS graphics card on M2 (cuda is for Nvidia). This speeds up the NN 10X.

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