huggingface / huggingface/AnyLanguageModel
Use prebuilt XCFramework distribution of MLX
Open
enhancement
- Dominant language
- Swift
- Stars
- 935
- Forks
- 94
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 55
Description
Hello,
Thank you for this valuable repository that consolidates the necessary resources. I am planning to switch to it.
Currently, when I'm building my AI app, it takes 75% of the time building MLX-related codes, which takes really long. I'm wondering if it is possible to build a variant that packs all the backend (MLX, llama.cpp, ...) into a single `.xcframework` that is static for linking. This would save many hours and computing time on Xcode Cloud.
And if you accept PR, I'd like to make one.
:)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.