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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

tokenspeed_fa4-4.0.0.post20260710-py3-none-any.whl (377.9 kB view details)

Uploaded Python 3

File details

Details for the file tokenspeed_fa4-4.0.0.post20260710-py3-none-any.whl.

File metadata

File hashes

Hashes for tokenspeed_fa4-4.0.0.post20260710-py3-none-any.whl
Algorithm Hash digest
SHA256 126a9ef4fffc856c0a07bbc75a2c0f3bd94478f16b167dc990b1de31c605c452
MD5 de7f8bf607ef4d87e2cd2fdb3040c0a6
BLAKE2b-256 4083a397f3c36cc5ef8074e4e2fd2fa7c11ec229bf437899cb00c3e2698a57b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for tokenspeed_fa4-4.0.0.post20260710-py3-none-any.whl:

Publisher: tokenspeed-fa4.yml on lightseekorg/tokenspeed-third-party

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