-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
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
Model Loading Failed in Colab #159
Comments
same issue |
same problem here |
seems like either changing to CPU or changing: !python3 -m pip install jax[cuda12_local] nest-asyncio pyfluidsynth==1.3.0 -e . -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html fixes the problem. Not sure which one exactly because I ran out of colab GPU hours or something. |
@goel-raghav Yes, after changing the code it says |
#160 works for GPU, which is much faster than CPU. |
I tried to run mt3 in colab, but it failed. I am not familiar with the DNN libraries so I'm posting steps to reproduce here only.
Steps to Reproduce
T4 GPU
in runtime typeIt error with
mt3
orismir2021
, the notebook errored with:The text was updated successfully, but these errors were encountered: