From 74bae3ba6d6e25098d84e4c1bb7aa0795c07269a Mon Sep 17 00:00:00 2001 From: Jake Hillion Date: Thu, 18 Dec 2025 19:18:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b873341f..48085cc5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ EXO underwent a full rewrite for v1. For legacy exo, see this repo's history or - **Automatic discovery**: Devices running EXO automatically find each other on your local network - no manual configuration. - **RDMA over Thunderbolt**: Ultra-low latency communication between macOS devices using RDMA over Thunderbolt. - **Super-linear scaling**: Get up to 3.2x performance running large models across 4 machines with Tensor parallelism and RDMA. -- **MLX Support**: Uses the [mlx-explore/mlx](https://github.com/ml-explore/mlx) library for compute, enabling efficient and flexible machine learning on Apple silicon. +- **MLX Support**: Uses the [ml-explore/mlx](https://github.com/ml-explore/mlx) library for compute, enabling efficient and flexible machine learning on Apple silicon. ---