They pass with `jax == 0.4.23` or with: ```python jax.config.update("jax_debug_nans", False) jax.config.update("jax_debug_infs", False) ```
They pass with
jax == 0.4.23or with: