leonardlin commited on
Commit
39c14f3
1 Parent(s): 22b3942

add flash_attn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  accelerate
2
  bitsandbytes
 
3
  gradio
4
  scipy
5
  torch
 
1
  accelerate
2
  bitsandbytes
3
+ flash_attn
4
  gradio
5
  scipy
6
  torch