You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had some problems with jax and jaxlib latest version for running colab code so I used
pip install jax==0.4.23
pip install jaxlib==0.4.23
which are compatible with each other.
The text was updated successfully, but these errors were encountered:
I had some problems with jax and jaxlib latest version for running colab code so I used
pip install jax==0.4.23
pip install jaxlib==0.4.23
which are compatible with each other.
The text was updated successfully, but these errors were encountered: