mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
update readme with tips for performance for apple silicon macs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user