Skip to main content
All terms
Frameworks & Tools

MLX

Apple's array and machine learning framework built for Apple silicon.

Definition

MLX is Apple's open-source array and machine learning framework, designed to run efficiently on Apple silicon. It exposes a familiar NumPy-like array interface and takes advantage of the unified memory shared between the chip's CPU and GPU. It is used to train and run models, including local language models, on Mac hardware.