Spaces:
Runtime error
Runtime error
Add accelerate to requirements
#2
by mariagrandury - opened
Add accelerate to requirements to fix the following error:
ImportError: Using `load_in_8bit=True` requires Accelerate: `pip install accelerate` and the latest version of bitsandbytes `pip install -i https://test.pypi.org/simple/ bitsandbytes` or pip install bitsandbytes`
mariagrandury changed pull request status to merged