Skip to content

eljandoubi/triton-flash-attn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triton Flash Attention

License Ruff

Python Version Build Status
3.8 Python 3.8
3.9 Python 3.9
3.10 Python 3.10
3.11 Python 3.11
3.12 Python 3.12
3.13 Python 3.13

Coding Flash Attention from scratch using triton and pytorch.

Setup environment

  • Clone the repository and Go to triton-flash-attn directory.
git clone https://github.com/eljandoubi/triton-flash-attn.git && cd triton-flash-attn
  • Build environment.
make build

Clean environment

make clean

About

Coding Flash Attention from scratch using triton

Topics

Resources

License

Stars

Watchers

Forks