Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim authored Jun 26, 2024
1 parent 2280365 commit 4b69ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Stable release from Pypi which will default to PyTorch 2.3.1 and CUDA 12.1
pip install torchao
```

Stable Release from the PyTorch index (remove test once they're up on Pypi)
Stable Release from the PyTorch index
```Shell
pip install torchao --extra-index-url https://download.pytorch.org/whl/test/cu121 # full options are cpu/cu118/cu121/cu124
```
Expand Down

0 comments on commit 4b69ccb

Please sign in to comment.