We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got the warning messsage on the "Load Model" stage. This might prevent the notebook to use gpu
WARNING:jax._src.xla_bridge:CUDA backend failed to initialize: Unable to load CUDA. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
The text was updated successfully, but these errors were encountered:
i got the same warning... have you solved the problem now?
Sorry, something went wrong.
replace jax[cuda11_local] wth jax[cuda12_pip]==0.4.20
jax[cuda11_local]
jax[cuda12_pip]==0.4.20
No branches or pull requests
I got the warning messsage on the "Load Model" stage. This might prevent the notebook to use gpu
The text was updated successfully, but these errors were encountered: