Skip to content

Commit

Permalink
README edit to change Apple Silicon install instructions (to fix a br…
Browse files Browse the repository at this point in the history
…eak introduced by pytorch 2) (NVIDIA#8122)

* Update README.rst

Changed Apple Silcon install instrictions based on issue 8116: NVIDIA#8116 (comment)

Signed-off-by: Stephen <stephen.mcconnachie@bfi.org.uk>

* Update README.rst

Added comment 

Signed-off-by: Stephen <stephen.mcconnachie@bfi.org.uk>

---------

Signed-off-by: Stephen <stephen.mcconnachie@bfi.org.uk>
Signed-off-by: Sasha Meister <ameister@nvidia.com>
  • Loading branch information
stephenmcconnachie authored and sashameister committed Feb 15, 2024
1 parent bb32442 commit a6eb2fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,9 @@ To install NeMo on Mac with Apple M-Series GPU:
# clone the repo and install in development mode
git clone https://github.com/NVIDIA/NeMo
cd NeMo
./reinstall.sh
pip install 'nemo_toolkit[all]'
# Note that only the ASR toolkit is guaranteed to work on MacBook - so for MacBook use pip install 'nemo_toolkit[asr]'
Windows Computers
~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit a6eb2fe

Please sign in to comment.