FlagOpen / FlagAttention

A collection of memory efficient attention operators implemented in the Triton language.
Other
213 stars 13 forks source link

Add workflow and pre-commit #15

Closed iclementine closed 9 months ago

iclementine commented 9 months ago
  1. update dependencies: use torch>=2.0.0 & triton>=2.2.0(although torch release still requires triton 2.1.0)
  2. add pre-commit & use ruff
  3. add workflow