CamiloVega commited on
Commit
833724b
·
verified ·
1 Parent(s): 2a16b08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  unsloth[cu118] @ git+https://github.com/unslothai/unsloth.git
2
- transformers>=4.40.0
3
- torch>=2.2.0
4
- accelerate>=0.29.0
 
 
5
  gradio>=5.0.0
6
  huggingface-hub>=0.22.0
7
  numpy
 
1
  unsloth[cu118] @ git+https://github.com/unslothai/unsloth.git
2
+ torch==2.1.2
3
+ xformers==0.0.23.post1
4
+ bitsandbytes==0.43.1
5
+ transformers==4.40.0
6
+ accelerate==0.29.0
7
  gradio>=5.0.0
8
  huggingface-hub>=0.22.0
9
  numpy