aisafe commited on
Commit
0a46b24
·
verified ·
1 Parent(s): 8e7e8cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -1
requirements.txt CHANGED
@@ -3,4 +3,19 @@ loralib
3
  sentencepiece
4
  git+https://github.com/zphang/transformers@c3dc391
5
  git+https://github.com/huggingface/peft.git
6
- bitsandbytes
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  sentencepiece
4
  git+https://github.com/zphang/transformers@c3dc391
5
  git+https://github.com/huggingface/peft.git
6
+ bitsandbytes
7
+ spacy
8
+ nltk
9
+ scipy
10
+ torch
11
+ sentence-transformers
12
+ tokenizers
13
+ accelerate
14
+ evaluate
15
+ sacremoses
16
+ seqeval
17
+ mauve-text
18
+ simcse
19
+ retriv==0.1.5
20
+ wandb
21
+ cmasher