Skip to content

How to set up smdm after removal of rotary/xentropy kernels in FlashAttention #8

@seohyeonShin

Description

@seohyeonShin

Hi,

I noticed that FlashAttention recently removed old kernels such as rotary and xentropy (see commits like f288... and c4be...).

However, the smdm.md setup guide still instructs users to enter those directories and install them manually. This creates confusion because those folders no longer exist in the latest repository.

My question is:

Should we ignore those installation steps and just rely on the standard pip install . process for FlashAttention?

Or should we pin FlashAttention to an older commit (before the removal) to keep smdm compatible?

I’d appreciate clarification on the intended setup process under the new structure.

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