Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community
Summary
Jun Kim, creator of oMLX, joins Hugging Face to support the MLX community, enhancing stability and development for local AI on Apple Silicon.
View Cached Full Text
Cached at: 09/22/26, 08:59 AM
Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community
Source: https://huggingface.co/blog/omlx We are super excited to welcome Jun as our newest team member 🔥. We are completely invested in local AI, and MLX is a central piece of the ecosystem. We are delighted that Jun chose us to set up home and continue contributing to MLX.
MLX is Apple’s framework for local AI, especially optimized for Apple Silicon. We are big MLX supporters since it was the Christmas present fromAwniandAngelosin 2023, and proud that Hugging Face is the Hub where people find MLX models and contribute their own. Usage of open, local AI is accelerating, and we believe in a healthy ecosystem where people can find the tools that work for them.
https://huggingface.co/blog/omlx#what-is-the-impact-for-omlxWhat is the impact for oMLX?
Stability, and hopefully faster development! Graduating from a side job to a fully maintained and funded project will allow Jun to better guide the contributors and build for the long-term.oMLXstays Apache 2.0, and Jun keeps leading it as before.
https://huggingface.co/blog/omlx#what-is-the-impact-for-mlx-at-largeWhat is the impact for MLX at large?
Our end goal is to unblock the community to run local AI in any shape or form, and provide the tools and building blocks to make that happen. We expect oMLX to serve as a testbed for new ideas, while leveraging the foundational work of the dependencies it already relies upon, such asmlx-lmormlx-vlm. We believe that strong modeling and inference libraries help the community, so we’d love to upstream work to wherever it makes sense. We have been collaborating with many projects mlx-lm, mlx-vlm, LMStudio, and we hope we can strengthen the relationship withCheng,Prince,Yagil, and their teams to better serve the community together.
Concretely, one focus area is the quick transition from a transformers model definition to a reference MLX implementation that can be consumed by different engines, so each one can focus on the unique features they provide. The transformers library has become the reference for ML model definitions, we want to streamline the process to make new transformers models run on MLX.
We are incredibly excited about the future.
Welcome, Jun! 🙌
Similar Articles
@jundotkim: I just shipped oMLX v0.4.0, the first official release with the new native Swift macOS app. https://github.com/jundot/o…
oMLX v0.4.0 ships a native Swift macOS app with redesigned onboarding, settings UI, Hugging Face cache discovery, and improved model management for running local AI on Macs.
@jundotkim: oMLX 0.5.2 is out. (Sorry for the long silence!) https://github.com/jundot/omlx/releases… oMLX is the most convenient w…
oMLX 0.5.2 release adds live menu bar activity, a reorganized Models menu, Bonsai low-bit kernels, and improved performance with custom Metal kernels and native speculative decoding, making it the fastest way to run MLX models on Mac.
@jundotkim: oMLX 0.3.9.dev2 released. Highlights: - Gemma 4 MTP on the vision path (thanks to @Prince_Canuma's mlx-vlm). Image+text…
oMLX 0.3.9.dev2 is released with improved Gemma 4 support, DFlash engine integration, and ParoQuant capabilities for local LLM inference on Apple Silicon.
@jundotkim: oMLX 0.3.9rc1 released. Highlights: - Low-memory Macs stay stable instead of getting killed by the OS - DFlash bumped t…
oMLX 0.3.9rc1, an LLM inference server optimized for Apple Silicon Macs, adds low-memory stability, chunked prefill, multi-tasking admin chat, and more.
oMLX
oMLX is an open-source Mac application that acts as an LLM inference server, significantly reducing response times for AI coding tools from 90s to about 5s using a RAM+SSD tiered KV cache.