SwiftUI inference?
Would like to this on iPhone (not bundle)
Uh, I'm not sure what do you mean. But I convert this model to mlx format just for me to test different model in company project easier.
I would like to run this model on iOS in Swift inference. Do you know how to do that?
I mainly work on mac so that I have no experience for that but you can check this repo. I think that can provide you some clues.
Just a recommendation, you can look up fastvlm which is released by Apple.
Yes, everything works, except for the LFM architecture 🥲
I don't know what error is occurred in your project and actually I don't affiliate with any teams that maintain mlx related project.
As I said previously, I just convert these models for testing in company project.
So it's better that you check what caused the error then ask the team that maintain that package.
Sorry, I can't provide any help.