Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add x86_64 dependency note to pip installation
Currently non x86_64 linux architectures are not supported, see jax-ml#7097 for request to change this. This can lead to installation confusion, as jax will install, but jaxlib will not. For example see jax-ml#12307. This adds a note to the install sections for the relevant pip wheels.
- Loading branch information