diff --git a/README.md b/README.md index 2468d4a0d..714d2ae24 100644 --- a/README.md +++ b/README.md @@ -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