winglian commited on
Commit
dcb03d6
2 Parent(s): 0e4be62 36ec6e1

Merge pull request #114 from OpenAccess-AI-Collective/accelerate-dep

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  peft @ git+https://github.com/huggingface/peft.git
2
  transformers @ git+https://github.com/huggingface/transformers.git
3
  bitsandbytes>=0.39.0
 
4
  addict
5
  fire
6
  PyYAML==6.0
 
1
  peft @ git+https://github.com/huggingface/peft.git
2
  transformers @ git+https://github.com/huggingface/transformers.git
3
  bitsandbytes>=0.39.0
4
+ accelerate
5
  addict
6
  fire
7
  PyYAML==6.0