MLX
TrialLanguages & Frameworks
An Apple-focused machine learning framework used as the runtime foundation for mlx-lm.
Why it's here
Placed in Trial: 4 article(s) of evidence from 3 source(s), led by open-source activity, with 3 in the last 30 days. Confidence 58%.
Evidence (4)
- 5Simon Willison·8/4/2026open_sourceMiniMax-H3 Ported to MLX for Apple Silicon
MiniMax released MiniMax-H3, an omni-modal generative system that can take text, images, audio, and video as input and generate short video clips with audio. PipeNetwork published an MLX port of the model for Apple Silicon, and Simon Willison reports successfully running it on an M5 Max MacBook Pro, though with long generation time and garbled audio without prompt guidance.
- 8Hugging Face Blog·8/4/2026model_releaseHugging Face introduces LFM2.5-2.6B for on-device agents
Hugging Face announced LFM2.5-2.6B, a 2.6B-parameter model designed to run capable agents entirely on-device with tool calling and multi-step workflows. The model is positioned for laptops and phones, emphasizing privacy, low memory use, and strong benchmark performance relative to much larger models.
- 5Hacker News·7/28/2026model_releaseNeutrino-1 8B model released with binaries and packs
Neutrino-1 8B has been released with weights, native binaries, a GGUF pack, and an MLX pack. Users can run it through Fermion's chat tool after installing the fermion-research package, with the first run downloading and verifying a 2.56 GB transport before caching locally.
- 6Hugging Face Blog·4/16/2026open_sourceHugging Face adds agent-assisted PR tooling for MLX model ports
Hugging Face describes a Skill and test harness that help port language models from transformers to mlx-lm, with the goal of making new models available in MLX soon after they land in transformers. The post frames the tools as aids for contributors and reviewers rather than full automation, and argues that open source needs new workflows as code agents increase PR volume.