revert default cuda install (#2465)

* revert default cuda install

* revert default cuda install
This commit is contained in:
Awni Hannun
2025-08-06 06:19:12 -07:00
committed by GitHub
parent 7bb96e4249
commit db5c7efcf6
3 changed files with 13 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ MLX has a CUDA backend which you can install with:
.. code-block:: shell
pip install mlx
pip install mlx[cuda]
To install the CUDA package from PyPi your system must meet the following
requirements: