mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 16:37:30 +02:00
9 lines
302 B
Plaintext
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
|