Diksha2001 commited on
Commit
09ff480
·
verified ·
1 Parent(s): b884711

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -9
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  azure-storage-blob==12.14.1
2
- runpod==1.7.4
3
- xformers
 
4
  transformers>=4.35.0
5
  accelerate>=0.34.1
6
  bitsandbytes>=0.43.3
@@ -16,16 +17,9 @@ datasets>=2.13.1
16
  packaging==23.0
17
  tqdm==4.66.1
18
  git+https://github.com/unslothai/unsloth.git#egg=unsloth[colab-new]
19
- numpy==1.26.4
20
- pandas==2.2.3
21
- scipy==1.14.1
22
- scikit-learn==1.5.2
23
  sentence-transformers
24
- langchain==0.3.7
25
  vllm==0.6.4.post1
26
  rouge-score==0.1.2
27
- uvicorn==0.32.0
28
- pyarrow==17.0.0
29
  huggingface-hub==0.26.1
30
  gradio
31
  nltk
 
1
  azure-storage-blob==12.14.1
2
+ runpod
3
+ torch==2.3.1
4
+ xformers==0.0.27
5
  transformers>=4.35.0
6
  accelerate>=0.34.1
7
  bitsandbytes>=0.43.3
 
17
  packaging==23.0
18
  tqdm==4.66.1
19
  git+https://github.com/unslothai/unsloth.git#egg=unsloth[colab-new]
 
 
 
 
20
  sentence-transformers
 
21
  vllm==0.6.4.post1
22
  rouge-score==0.1.2
 
 
23
  huggingface-hub==0.26.1
24
  gradio
25
  nltk