youssef commited on
Commit
36900cf
·
1 Parent(s): bc47c2c

flash-attn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch==2.1.2
2
  torchvision==0.16.2
3
  transformers @ git+https://github.com/huggingface/[email protected]
 
4
  num2words==0.5.13
5
  gradio==4.19.2
6
  av==10.0.0
 
1
  torch==2.1.2
2
  torchvision==0.16.2
3
  transformers @ git+https://github.com/huggingface/[email protected]
4
+ flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.2cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
5
  num2words==0.5.13
6
  gradio==4.19.2
7
  av==10.0.0