-
Hi, can you also write as example tool for fine tunings llm like gigabyte ai to utility
https://www.gigabyte.com/Press/News/2201
-
After setting "Strict Concurrency Checking" to "Complete" in my app's build settings in preparation for migrating to Swift 6, I get warnings about `LLMModel`, `GenerateResult`, `GenerateParameters`, a…
-
### 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…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Build mlx for iOS (I am using Xcode 15.3) and you will run into something like this:
```
/Users/dko…
-
The latest release of GzipSwift is broken due to typos in the package file (https://github.com/1024jp/GzipSwift/issues/65). This package is only consumed by the MNIST target of mlx-swift-examples. I'm…
-
## ❓ General Questions
Thank you so much for this amazing project -- it's a complete game-changer when it comes to running LLM locally. I'd like to make this available to my non-technical colleague…
-
When I call `MLXLLM.generate` in my app running in Xcode 16.0 beta 2, the app crashes on macOS and iOS with the C++ error `vector[] index out of bounds`. This does not happen in Xcode 15. It appears t…
-
MLX has created a C API that they based their Swift version on. Is there any benefit here on using that as the base?
Separately, is there a Discord or community for `mlx-rs` for those that want to …
dcvz updated
4 months ago
-
We're working through MLX support over in [WhisperKit](https://github.com/argmaxinc/WhisperKit/pull/124) and noticed a crash that happens on macOS 15 but not 14. It occurs on [this particular test](ht…
-
If the Xcode proj has both llama.cpp and mlx.swift. we will get duplicate symbol errors:
`
duplicate symbol '_gguf_get_key' in:
/Users/alex/Library/Developer/Xcode/DerivedData/xxxxx-eljaqnyrt…