update readme with tips for performance for apple silicon macs

This commit is contained in:
Alex Cheema
2024-09-21 11:23:19 +01:00
parent e138aa6a88
commit cb633868b2

View File

@@ -89,6 +89,14 @@ source install.sh
- If running on Mac, MLX has an [install guide](https://ml-explore.github.io/mlx/build/html/install.html) with troubleshooting steps.
### Performance
- There are a number of things users have empirically found to improve performance on Apple Silicon Macs:
1. Upgrade to the latest version of MacOS 15.
2. Run `./configure_mlx.sh`. This runs commands to optimize GPU memory allocation on Apple Silicon Macs.
## Documentation
### Example Usage on Multiple MacOS Devices