PetrovDE commited on
Commit
a0f7eae
1 Parent(s): a5259f9

change req

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- fire
2
- torch
3
- # transformers
4
- # peft
 
 
5
  datasets
6
- # accelerate
7
- bitsandbytes
 
8
  sentencepiece
9
- scipy
10
- git+https://github.com/huggingface/transformers.git
11
- git+https://github.com/huggingface/peft.git
12
- git+https://github.com/huggingface/accelerate.git
 
1
+ accelerate
2
+ appdirs
3
+ loralib
4
+ bitsandbytes==0.37.2
5
+ black
6
+ black[jupyter]
7
  datasets
8
+ fire
9
+ peft==0.2.0
10
+ transformers>=4.28.0
11
  sentencepiece
12
+ gradio