Skip to content

[FEATURE] Support for RWKV and MAMBA architecture #2363

Open
@2catycm

Description

@2catycm

Is your feature request related to a problem? Please describe.
RWKV and MAMBA are new families of models that are efficient. It would be great if TIMM lib have this

Describe the solution you'd like
add a new file in timm to implement them.

Describe alternatives you've considered

Additional context
Here is the official lib of Vision-RWKV https://github.com/OpenGVLab/Vision-RWKV , and here is the paper https://openreview.net/forum?id=nGiGXLnKhl . And for RWKV this is the website https://rwkv.cn/ .

As for mamba, there are a lot of vision implementations. For example

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions