mt3 icon indicating copy to clipboard operation
mt3 copied to clipboard

CUDA backend failed to initialize

Open mio-19 opened this issue 1 year ago • 2 comments

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.)

mio-19 avatar Dec 19 '23 01:12 mio-19

i got the same warning... have you solved the problem now?

ghost avatar Dec 21 '23 05:12 ghost

replace jax[cuda11_local] wth jax[cuda12_pip]==0.4.20

sandywu avatar Dec 26 '23 08:12 sandywu