Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tommyip/mxmamba

Mamba implementation in MLX
https://github.com/tommyip/mxmamba

Last synced: about 2 months ago
JSON representation

Mamba implementation in MLX

Awesome Lists containing this project

README

        

# mxmamba

Mamba implementation optimized for Apple silicon.

> Mamba: Linear-Time Sequence Modeling with Selective State Spaces
> Albert Gu*, Tri Dao*
> Paper: https://arxiv.org/abs/2312.00752
> Office repo: [state-spaces/mamba](https://github.com/state-spaces/mamba)