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

Append visionOS support #56

Merged
merged 2 commits into from Mar 30, 2024
Merged

Conversation

florentmorin
Copy link
Contributor

I just add few lines of code to allow compilation on visionOS

Copy link
Member

@awni awni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM, I will let @davidkoski confirm / merge.

Copy link
Collaborator

@davidkoski davidkoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@davidkoski
Copy link
Collaborator

CI failed the swift-format check. Can you run:

pre-commit run --all-files

Thanks!

@florentmorin
Copy link
Contributor Author

@davidkoski I just applied a typo fix for CI. I think it's OK now.

@awni awni merged commit f4b00d8 into ml-explore:main Mar 30, 2024
3 checks passed
@Muhtasham
Copy link

@awni can same thing be done for iPadOS? Some of iPads have M chips so that make MLX even faster on them

@awni
Copy link
Member

awni commented Apr 1, 2024

I think it already works for iPad (Pretty sure @davidkoski has tested this).

@davidkoski
Copy link
Collaborator

Yes, I have tested on iPad Pro M2 and it works great. That said it also works great on non Apple Silicon (well, the M series) like an iPhone 12 Pro Max -- it runs the LLMEval example without a problem, though not as fast as the more powerful models.

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.

None yet

4 participants