File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 shell : bash -l {0}
2525 run : |
2626 pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
27- pip install --upgrade "jax[cuda12-local]"
27+ pip install --upgrade "jax[cuda12-local]==0.6.2 "
2828 pip install numpyro
2929 python scripts/test-jax-install.py
3030 - name : Check nvidia drivers
Original file line number Diff line number Diff line change 2323 shell : bash -l {0}
2424 run : |
2525 pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
26- pip install --upgrade "jax[cuda12-local]"
26+ pip install --upgrade "jax[cuda12-local]==0.6.2 "
2727 pip install numpyro
2828 python scripts/test-jax-install.py
2929 - name : Check nvidia drivers
You can’t perform that action at this time.
0 commit comments