ImportError: Using `bitsandbytes` 8-bit quantization requires Accelerate
I encountered an error when downloading a model from huggingface. It was working on Google Colab but not working on my windows machine. I am using Python 3.10.0
The error code is shown below