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

Add documentation to run on M1 chip #37

Open
Reekomer opened this issue Jun 12, 2022 · 4 comments
Open

Add documentation to run on M1 chip #37

Reekomer opened this issue Jun 12, 2022 · 4 comments

Comments

@Reekomer
Copy link

When running jina flow locally with an M1 chip, I noticed you needed to use a different version of jax to run it.
See here.

Having jax == 0.2.10 does the trick.

It would be good to add it to the documentation.

@bradleyess
Copy link

Hi @Reekomer - thanks for posting this. Do you remove your flax dependency to get this working for you?

@Maia-Sason
Copy link

@Reekomer Hey there, have you tried running the server off of an m1 mac with a different image or only the client locally?

@Reekomer
Copy link
Author

@Reekomer Hey there, have you tried running the server off of an m1 mac with a different image or only the client locally?

My pleasure :). I didn't remove the flax dependency. For now, I have other issues I haven't had time to address in order to make everything run. I will keep you posted on this topic whenever everything runs.

@Reekomer
Copy link
Author

@Reekomer Hey there, have you tried running the server off of an m1 mac with a different image or only the client locally?

I am trying to run natively on my MacBook by following those steps: https://github.com/jina-ai/dalle-flow#run-natively

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

3 participants