Skip to content

How can I use this Flash Attention Triton implementation with PyTorch+ROCM? #1

@farshadghodsian

Description

@farshadghodsian

Great work on coding an implementation of Triton Flash Attention that works with Radeon GPUs (gfx1100) like the W7900. My question is would I be able to install this version of flash attention as a pip package for use in PyTorch on Linux?

I did not have any luck trying to adapt your code and update the Triton Flash Attention files in the ROCm Flash Attention repo and build from source to use your implementation: https://github.com/farshadghodsian/flash-attention/tree/flash_attention_for_rocm/flash_attn.

Any assistance or direction on this would be greatly appreciated. My goal is to get model training and inference using memory efficient attention working on my Radeon Pro W7900 using PyTorch and not just for Stable Diffusion. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions