فهرست منبع

Merge branch 'remote_code'

Alex Cheema 7 ماه پیش
والد
کامیت
afa06672fe
1فایلهای تغییر یافته به همراه8 افزوده شده و 0 حذف شده
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -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.
 - 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
 ## Documentation
 
 
 ### Example Usage on Multiple MacOS Devices
 ### Example Usage on Multiple MacOS Devices