Skip to content

Commit

Permalink
Merge pull request #61 from rail-berkeley/charlesxu0124-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jianlanluo authored Jun 15, 2024
2 parents c1f285d + 59b8b28 commit 20220d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ We fixed a major issue in the intervention action frame. See release [v0.1.1](ht

- For GPU:
```bash
pip install -U "jax[cuda12]"
pip install --upgrade "jax[cuda12_pip]==0.4.25" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
pip install --upgrade nvidia-cudnn-cu12==8.9.6.50
```

- For TPU
Expand Down

0 comments on commit 20220d3

Please sign in to comment.