Files
OBLITERATUS/requirements-apple.txt
T
2026-03-07 17:53:42 -08:00

9 lines
302 B
Plaintext

# 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