Spaces:
Running on Zero
Running on Zero
| # 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 | |