-
Notifications
You must be signed in to change notification settings - Fork 602
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
Integrate with mlx #619
Comments
Thank you for the suggestion. Does this library offer any sort of emulation or way to run on non apple devices? I'm primarily a Linux developer, so just thinking of a way I could develop a feature like this without an Apple machine. |
I see your point, but this framework is designed for those who use Apple silicon, such as those who use frameworks to take advantage of Nvidia GPUs, because they offer speed advantages. |
Are you aware of any Apple silicon emulators of virtual machines that I could spin up from a Linux environment to develop/test this? |
Thank you for sharing. I'll take a look! |
I think it might be a good idea to incorporate txtai with mlx.
https://github.com/ml-explore/mlx
I believe the experience on an Apple Silicon may be smoother than on other models of LLM with a transformer.
The text was updated successfully, but these errors were encountered: