ford442 commited on
Commit
45966b0
·
verified ·
1 Parent(s): 4547e26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  #accelerate
2
  torch
3
  git+https://github.com/huggingface/accelerate.git
4
- bitsandbytes
5
  #transformers
6
  git+https://github.com/huggingface/transformers.git
7
  git+https://github.com/huggingface/optimum.git
 
8
  huggingface_hub
9
  sentencepiece
10
  paramiko
 
1
  #accelerate
2
  torch
3
  git+https://github.com/huggingface/accelerate.git
4
+ #bitsandbytes
5
  #transformers
6
  git+https://github.com/huggingface/transformers.git
7
  git+https://github.com/huggingface/optimum.git
8
+ xformers
9
  huggingface_hub
10
  sentencepiece
11
  paramiko