Currently when cloning the project and executing it after installing all dependencies, I get ImportError: Usingload_in_8bit=Truerequires Accelerate: 'pip install accelerate' and the latest version of bitsandbytes 'pip install -i https://test.pypi.org/simple/ bitsandbytes' or 'pip install bitsandbytes'. Others get this error too. Until then we should follow a working version.
Currently when cloning the project and executing it after installing all dependencies, I get
ImportError: Using
load_in_8bit=Truerequires Accelerate: 'pip install accelerate' and the latest version of bitsandbytes 'pip install -i https://test.pypi.org/simple/ bitsandbytes' or 'pip install bitsandbytes'
. Others get this error too. Until then we should follow a working version.