arjunanand13 commited on
Commit
32e8b69
·
verified ·
1 Parent(s): 33c7ba5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bitsandbytes
2
+ git+https://github.com/huggingface/transformers.git
3
+ git+https://github.com/huggingface/peft.git
4
+ git+https://github.com/huggingface/accelerate.git
5
+ datasets
6
+ evaluate
7
+ trl==0.7.1
8
+ jupyter
9
+ scipy
10
+ gradio
11
+ python-dotenv
12
+ openpyxl
13
+ PyPDF2
14
+ llama-parse