Skip to main content

Flash Attention CUTE (CUDA Template Engine) implementation

Project description

FlashAttention-4 (CuTeDSL)

FlashAttention-4 is a CuTeDSL-based implementation of FlashAttention for Hopper and Blackwell GPUs.

Installation

pip install flash-attn-4

If you're on CUDA 13, install with the cu13 extra for best performance:

pip install "flash-attn-4[cu13]"

Usage

from flash_attn.cute import flash_attn_func, flash_attn_varlen_func

out = flash_attn_func(q, k, v, causal=True)

Development

git clone https://github.com/Dao-AILab/flash-attention.git
cd flash-attention
pip install -e "flash_attn/cute[dev]"       # CUDA 12.x
pip install -e "flash_attn/cute[dev,cu13]"  # CUDA 13.x (e.g. B200)
pytest tests/cute/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flash_attn_4-4.0.0b18.tar.gz (318.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flash_attn_4-4.0.0b18-py3-none-any.whl (341.5 kB view details)

Uploaded Python 3

File details

Details for the file flash_attn_4-4.0.0b18.tar.gz.

File metadata

  • Download URL: flash_attn_4-4.0.0b18.tar.gz
  • Upload date:
  • Size: 318.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for flash_attn_4-4.0.0b18.tar.gz
Algorithm Hash digest
SHA256 c6b3cf9db713fabee2028838f409e2939db04ee210d46a92ee86a237bacb253c
MD5 e7f29c858c0233011af681d7b298ebd9
BLAKE2b-256 5c366d05d834686b3b6b5e65c7c2d031be6eb32d8958c4227c5c9f308f1c255f

See more details on using hashes here.

Provenance

The following attestation bundles were made for flash_attn_4-4.0.0b18.tar.gz:

Publisher: publish-fa4.yml on Dao-AILab/flash-attention

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flash_attn_4-4.0.0b18-py3-none-any.whl.

File metadata

  • Download URL: flash_attn_4-4.0.0b18-py3-none-any.whl
  • Upload date:
  • Size: 341.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for flash_attn_4-4.0.0b18-py3-none-any.whl
Algorithm Hash digest
SHA256 613897eea059d3ebbc3fb714a8520973462fb25c4e0ef85cd41d6e26e3170e25
MD5 39dd0d03a8b17000751b2301189673ed
BLAKE2b-256 0e0423be4a0afbb967219e1fecfaf098da7150fd542c33a238306e9b41e33a93

See more details on using hashes here.

Provenance

The following attestation bundles were made for flash_attn_4-4.0.0b18-py3-none-any.whl:

Publisher: publish-fa4.yml on Dao-AILab/flash-attention

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page