Update README.md

This commit is contained in:
Jake Hillion
2025-12-18 19:18:59 +00:00
committed by GitHub
parent 9815283a82
commit 74bae3ba6d

View File

@@ -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.
---