Skip to content
Discussion options

You must be logged in to vote

One issue is that the URL you are using is the one for CPU wheels; if you want GPU wheels you should use the URL in the GPU installation instructions further up on that page: https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

Since you're only seeing version 0.4.17 or later, I suspect you are probably using Python 3.12. v0.4.17 was the first wheel release built for Python 3.12; if you want to use an older release, you'll have to downgrade to an older Python version. JAX v0.3.25 supports Python 3.7, 3.8, 3.9, 3.10, or 3.11.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kieran-Loehr
Comment options

Answer selected by Kieran-Loehr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants