Skip to content

[Bug] FlashAttention3 not employed when available & attention_type is default #196

@3manifold

Description

@3manifold

In case of "attention_type": "default", PytorchAttention is used instead of FlashAttention3. The issue emerges from packages/ltx-core/src/ltx_core/model/transformer/attention.py.

A fix together with a fallback behavior is provided in #195

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions