How can we use the scripts in a colab notebook?
There are installation problems with or without conda and also after a restart.
WARNING: The following packages were previously imported in this runtime:
[chardet,dateutil,google,pytz,six]
You must restart the runtime in order to use newly installed versions.
So bitsandbytes throws this error:
RuntimeError: CUDA Setup failed despite GPU being available. Inspect the CUDA SETUP outputs above to fix your environment!
How can we use the scripts in a colab notebook? There are installation problems with or without conda and also after a restart.
So bitsandbytes throws this error:
RuntimeError: CUDA Setup failed despite GPU being available. Inspect the CUDA SETUP outputs above to fix your environment!