Skip to content

[Wheel] Pre-built flash-attn 2.8.3 for CUDA 12 + PyTorch 2.11 (Python 3.10-3.13) #2425

Description

@lesj0610

Since there is no official pre-built wheel for PyTorch 2.11 (related: #2299), I built Docker-based wheels and uploaded them to a fork release.

Release page: v2.8.3-cu12-torch2.11

Download

Example:

pip install "https://github.com/lesj0610/flash-attention/releases/download/v2.8.3-cu12-torch2.11/flash_attn-2.8.3%2Bcu12torch2.11cxx11abiTRUE-cp312-cp312-linux_x86_64.whl"

Build environment

flash-attention v2.8.3
CUDA 12.8
PyTorch 2.11 (stable)
Python 3.10, 3.11, 3.12, 3.13
CXX11 ABI TRUE
OS Ubuntu 24.04

Notes

  • Community build only.
  • Python 3.9 is not included because upstream torch 2.11.0+cu128 does not publish Linux x86_64 cp39 wheels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions