lxny2004
Results
3
comments of
lxny2004
我改了半天不得其领,能帮忙给个提示吗?
WARNING: jax 0.4.6 does not provide the extra 'cuda12-pip'
> Quick update: I had to install JAX first by running `pip install -U "jax[cuda12_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html` then `pip install -r requirements.txt` finished okay. > > ``` > (py390) [zcobol@dallas...