We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64d941 commit a0449f7Copy full SHA for a0449f7
README.md
@@ -33,7 +33,7 @@ Follow the steps in
33
## Get the jetstream-pytorch code
34
```bash
35
git clone https://github.com/google/jetstream-pytorch.git
36
-git checkout jetstream-v0.2.3
+git checkout jetstream-v0.2.4
37
```
38
39
(optional) Create a virtual env using `venv` or `conda` and activate it.
0 commit comments