Update TPU install on main docs page

This commit is contained in:
Skye Wanderman-Milne 2023-04-19 17:52:16 +00:00
parent a2fbd59e63
commit b917a31f56

View File

@ -70,7 +70,7 @@ Installation
.. code-block:: bash
pip install "jax[tpu]>=0.2.16" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
pip install "jax[tpu]" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
For more information about supported accelerators and platforms, and for other
installation options, see the `Install Guide`_ in the project README.