Skip to content

FlashAttention requires compute capability 8.0 or higher. #24

@CaspervanAarle

Description

@CaspervanAarle

I am trying to offload my compute to a gRPC server on my newly setup server. Now it seems that my RTX 2060 card should be supported, however i cannot overcome the issue that arises in the dockerized version.

FATAL: FlashAttention requires building with sm version sm80-sm90, but was built for < 8.0

From what i have learned, the 2060 has Compute Capability of 7.5, but the error indicates it tries to apply flash attention which requires 8.0 or higher. The readme indicates it supports 2060 but i have not found a way to make this work.

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