Add accelerate to requirements

#2
Hackathon Somos NLP 2023: Los LLMs hablan Español org

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

Sign up or log in to comment