WilliamGazeley commited on
Commit
341985c
·
1 Parent(s): 98b9e59

Move flash attention dependency up

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  ninja==1.11.1.1
2
  numpy==1.26.4
3
  orjson==3.10.3
@@ -22,4 +23,3 @@ yfinance==0.2.36
22
  transformers==4.40.2
23
  langchain==0.1.9
24
  accelerate==0.27.2
25
- flash-attn==2.5.5
 
1
+ flash-attn==2.5.5
2
  ninja==1.11.1.1
3
  numpy==1.26.4
4
  orjson==3.10.3
 
23
  transformers==4.40.2
24
  langchain==0.1.9
25
  accelerate==0.27.2