Skip to content

Commit

Permalink
Update readme with cu124 version
Browse files Browse the repository at this point in the history
ghstack-source-id: 6eb7a87df8b3585e53993684d0b9682aeb99cfe5
Pull Request resolved: #719
  • Loading branch information
wconstab committed Dec 5, 2024
1 parent fbd07ec commit 0ed31f5
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 @@ -73,7 +73,7 @@ We report our [Performance](docs/performance.md) verified on 64/128 GPUs.
git clone https://github.com/pytorch/torchtitan
cd torchtitan
pip install -r requirements.txt
pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu121 --force-reinstall # or cu118
pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu124 --force-reinstall
```

### Downloading a tokenizer
Expand Down

0 comments on commit 0ed31f5

Please sign in to comment.