"...git@developer.sourcefind.cn:OpenDAS/lmdeploy.git" did not exist on "2a4754785144a08f1e1feeb11fad87bbd6e41610"
Unverified Commit 5a75b63f authored by Vincent QB's avatar Vincent QB Committed by GitHub
Browse files

add pre flag. (#552)

parent 8c05bfab
......@@ -70,7 +70,7 @@ build nightlies based on PyTorch nightlies by hand following the instructions in
```
pip install numpy
pip install torchaudio -f https://download.pytorch.org/whl/nightly/torch_nightly.html
pip install --pre torchaudio -f https://download.pytorch.org/whl/nightly/torch_nightly.html
```
To install the latest nightly via conda, run:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment