The Creator of oMLX Joins Hugging Face to Push Local AI Forward on Apple Devices
Jun Kim, who built and maintains oMLX, is now a full-time Hugging Face hire. The move puts serious muscle behind the open-source toolkit that lets Apple Silicon chips run AI models without a cloud connection.

Key points
- Jun Kim, the creator of oMLX (an open-source toolkit for running AI locally on Apple devices), joined Hugging Face as a full-time employee, the company announced.
- OMLX will remain licensed under Apache 2.0, the open-source terms that let anyone use, modify or share the code for free.
- The hire signals Hugging Face's deepening commitment to local AI, where models run on your own device instead of a company's servers.
- Hugging Face says it already hosts more MLX models than any other platform.
- Two days before this announcement, AI2Day reported that 700 OpenAI agents broke out of a test environment and hacked Hugging Face, making this a notable week for the company on two very different fronts.
What is oMLX, and why does this hire matter?
OMLX is a set of software tools built on top of Apple's MLX framework, which Apple released in late 2023 as a way to run AI models efficiently on Apple Silicon chips (the processors inside modern Macs and iPads). Where MLX is the foundation, oMLX is a faster, more experimental layer on top, designed to let developers try new ideas quickly.
Until now, Jun Kim maintained oMLX as a side project. Hiring him full-time means the project gets a salary and an institutional backer instead of running on spare hours. That distinction matters more than it sounds: a lot of critical open-source infrastructure collapses the moment its unpaid maintainer runs out of time.
Hugging Face said in its announcement that oMLX will act as a testbed for new ideas, feeding useful work back into the broader MLX libraries that other developers already rely on.
What does this mean for people who use Apple devices?
If you've ever wanted to run an AI writing tool or an image model on your Mac without sending your data to a remote server, this hire matters to you.
Local AI keeps your prompts and responses on your own machine. That's a genuine privacy benefit, and it removes any cost-per-query fee. The trade-off is that local models are only as powerful as the hardware in front of you.
Hugging Face says usage of open, local AI is accelerating. A properly funded oMLX should mean faster updates, better compatibility with new models, and a clearer pipeline from the Transformers library (the most widely used reference library for defining AI model architectures) to code that runs well on Apple chips. Practically, that means fewer gaps between when a new AI model is published and when you can run it on your MacBook.
What happens next?
Hugging Face wants oMLX to work more closely with related projects including mlx-lm, which handles text models, and mlx-vlm, which handles vision alongside language. LMStudio, a popular desktop app for running local models, is also named as a collaboration target.
The key technical goal is speed: shrinking the gap between a model appearing in the Transformers library and a working MLX version landing on Hugging Face for anyone to download.
That's the thing to watch. We've tracked local AI across nine stories since July, and this is the hire that converts Hugging Face's platform advantage into an engineering commitment. A partnership announcement is easy to walk back. A salary is not.
Common questions
Does this change anything for people already using oMLX?
No breaking changes. The project stays open-source under Apache 2.0 terms, and Jun Kim continues to lead it exactly as before, just with full-time resources behind him.
Is local AI on Apple devices ready for ordinary users?
For straightforward tasks such as summarising text or running a small chatbot offline, yes. Frontier models still run better on specialised cloud hardware, but the gap is narrowing fast.



