File size: 302 Bytes
d169612
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Optional Apple Silicon dependencies for native MLX acceleration.
# Install alongside the main requirements on macOS with Apple Silicon:
#
#   pip install -r requirements.txt -r requirements-apple.txt
#
# These packages are macOS-only and will fail to install on Linux/Windows.
mlx>=0.22
mlx-lm>=0.20