How to add external url #1197
maurokenny
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How can I replace the following lines, but using pixi, please:
conda create --solver=libmamba -n rapids-23.12 -c rapidsai -c conda-forge -c nvidia rapids=23.12 python=3.10 cuda-version=12.0
pip3 install torch==2.1.1+cu121 torchvision==0.16.1+cu121 torchaudio --extra-index-url https://download.pytorch.org/whl/cu121
Beta Was this translation helpful? Give feedback.
All reactions