Skip to content

Commit

Permalink
Update configure_flax.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peregilk authored Dec 26, 2021
1 parent 4c8c5a2 commit 6020317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/configure_flax.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ source flax/bin/activate
Run this on the VM. Dont worry if the first command returns a few errors.:
```bash
pip install --upgrade clu
pip install "jax[tpu]>=0.2.16" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
pip install "jax[tpu]>=0.2.26" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
export USE_TORCH=False
```

Expand Down

0 comments on commit 6020317

Please sign in to comment.