Import error in bitsandbytes and accelerate

#2
by Vampaxx - opened

ImportError: Using bitsandbytes 8-bit quantization requires Accelerate: pip install accelerate and the latest version of bitsandbytes: pip install -i https://pypi.org/simple/ bitsandbytes

installed both bitsandbytes and accelerate, but still raising the error. Please help me

Sign up or log in to comment