preternatural-explore / mlx-swift-chat

A multi-platform SwiftUI frontend for running local LLMs with Apple's MLX framework.
MIT License
361 stars 22 forks source link

Some mlx classes not found #6

Open Vimy opened 9 months ago

Vimy commented 9 months ago

I'm on Sonoma 14.0 When I try to build and run I have these errors:

'mlx/backend/metal/kernels/utils.h' file not found 'mlx/backend/metal/kernels/unary.h' file not found

Could this be linked to this: https://github.com/ml-explore/mlx-swift/issues/36 ?