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

Swift Frontend for iOS / iPadOS #41

Closed
mhconradt opened this issue Dec 6, 2023 · 3 comments
Closed

Swift Frontend for iOS / iPadOS #41

mhconradt opened this issue Dec 6, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@mhconradt
Copy link

Creating a meta issue for clarity / visibility so others can upvote / the team can prioritize.

It would be extremely useful to have a Swift ml-explore SDK that can:

  • Be used in iOS / iPadOS applications
  • Run using the A-series and A- or M-series hardware acceleration (GPU+ANE).

One might not even need to code the model in Python mlx in the first place: popular open source architectures could be written directly in Swift and used by many developers.

@mhconradt
Copy link
Author

Getting models implemented in PyTorch to run on iOS using CoreML is a painful developer experience and it would be easier to just use a Swift mlx frontend for on-device training / inference.

@awni
Copy link
Member

awni commented Dec 7, 2023

#15

@awni awni added the enhancement New feature or request label Dec 7, 2023
@awni
Copy link
Member

awni commented Dec 14, 2023

Closing this. Follow along #15 for progress updates.

@awni awni closed this as completed Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants