Skip to content

sustcsonglin/fla-tilelang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FLA-TILELANGs

We aim at writing all Flash Linear Attention triton kernels in TileLang for better performance.

Install

To install Tilelang, Tritton (Nightly), FLA:

pip install tilelang=0.1.2
pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly
pip uninstall fla && pip install -U git+https://github.com/fla-org/flash-linear-attention

Note for H100 users: Triton nightly version is required to avoid errors. See issue #196 for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages