David Koski

Results 267 comments of David Koski

I don't see an MLX OLMoE implementation. There is OLMO (which doesn't seem to be the same thing): https://github.com/ml-explore/mlx-examples/pull/1128

@danielnugraha sorry this got lost for the last couple of weeks -- the CI is failing because it needs `swift-format` run, see: - https://github.com/ml-explore/mlx-swift-examples/blob/main/CONTRIBUTING.md#pull-requests

Hi @danielnugraha -- are you able to look at these suggestions and make updates? Do you want me to change these?

mlx-swift won't run on the simulator -- the GPU doesn't support a high enough API: - https://swiftpackageindex.com/ml-explore/mlx-swift/main/documentation/mlx/running-on-ios#Developing-for-iOS

If you can get the crash log from the device it would help: - https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs#Transfer-crash-reports-and-device-logs-to-a-Mac and attach that here or if it might contain sensitive information you can email it...

> [@davidkoski](https://github.com/davidkoski) You know if there are any plans for adding support so we can run mlx-swift on simulator? There are none from the MLX team.

The one thing I can suggest is using Catalyst to run the iOS app on your Mac (as an iPad app). This will let you develop the app on your...

Closing as this seems to be an issue running on the simulator. Docs: - https://swiftpackageindex.com/ml-explore/mlx-swift/main/documentation/mlx/running-on-ios#Developing-for-iOS