-
- I want to keep exo 100% python if possible
- Would like to compile swift or objc inference code in tinygrad
- The deliverable here is a merged PR in tinygrad and a small demonstration in exo of ho…
-
Please consider adding Core ML model package format support to utilize Apple Silicone Nural Engine + GPU.
List of Core ML package format models
https://github.com/likedan/Awesome-CoreML-Models
-
@davidkoski menioned this in https://github.com/ml-explore/mlx-swift/issues/139, and I encountered it today: Quitting the app while generating text will result in a crash. You can easily reproduce thi…
-
Maybe this is not directly related to the mlx swift example, but I am having difficulty porting Flux.1 to mlx swift due to It can't load the T5 tokenizer for Flux.1. I'm wondering if there are any alt…
mzbac updated
1 month ago
-
Feature request for Metal Backend in ArrayFire
-
As of these two commits:
https://github.com/ggerganov/whisper.cpp/commit/3ffc83d90a958e3810f02e49de44abc3a85f9a35
https://github.com/ggerganov/llama.cpp/commit/df334a11251b81fd0b6a0e51e7146e0ba9e973…
-
Awesome work @mzbac - I tried implementing SDXL in MLX Swift earlier this year and it was quite difficult.
Would you happen to have a license for this repo? Perhaps MIT like the reference Python …
-
I haven't been able to reproduce this in LLMEval from mlx-swift-examples for some reason, but when I run the following line in my app using mlx-swift 0.18.0:
```swift
MLXRandom.seed(UInt64(Date.ti…
-
I've got an app where I've made this repo a Package Dependency in Xcode. The app builds and runs great, and I can distribute to TestFlight from my workstation. However, on Xcode Cloud I am getting the…
-
### Zig Version
0.12.0-dev.47+0461a64a9
### Steps to Reproduce and Observed Behavior
Can find initial troubleshooting here:
https://ziggit.dev/t/cross-compile-zig-fails-on-target-with-illegal-ins…