Closed tshimomura closed 2 years ago
And the previous cell outputs “Successfully installed jax-0.3.15” though.
fix using:
!pip install --upgrade "jax[cuda]==0.3.15" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
*In the “Setup Environment” cell, replace the line !pip install jax==0.3.15
with the code in the comment above.
Am I right, @lucasbr15? (Worked for me.)
Should be fixed by #84, thank you @lucasbr15!
It was working fine until a few days ago, But now, "Imports and Definitions" section says,