yurezsml commited on
Commit
4acbdef
·
verified ·
1 Parent(s): c0282ba

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  tqdm==4.66.2
2
  numpy==1.25.2
 
3
  torch==2.1.0+cu121
4
  transformers==4.38.1
5
  peft==0.9.0
 
1
  tqdm==4.66.2
2
  numpy==1.25.2
3
+ --find-links https://download.pytorch.org/whl/torch_stable.html
4
  torch==2.1.0+cu121
5
  transformers==4.38.1
6
  peft==0.9.0