Jamie-Stirling / RetNet
An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"
☆1,175Updated last year
Alternatives and similar repositories for RetNet:
Users that are interested in RetNet are comparing it to the libraries listed below
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆225Updated 11 months ago
- Simple, minimal implementation of the Mamba SSM in one file of PyTorch.☆2,733Updated 11 months ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,140Updated 3 months ago
- Meta-Transformer for Unified Multimodal Learning☆1,572Updated last year
- Foundation Architecture for (M)LLMs☆3,055Updated 10 months ago
- Awesome Papers related to Mamba.☆1,317Updated 4 months ago
- Collection of papers on state-space models☆577Updated this week
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆648Updated 3 months ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,132Updated 7 months ago
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆396Updated 2 months ago
- Build high-performance AI models with modular building blocks☆476Updated this week
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆698Updated last year
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆2,040Updated this week
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆639Updated 2 months ago
- Official repository of Agent Attention (ECCV2024)☆593Updated 3 months ago
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆430Updated 3 weeks ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆104Updated last year
- Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone☆989Updated this week
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆949Updated last year
- [ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model☆3,248Updated 3 weeks ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆681Updated last week
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆548Updated 2 months ago
- Structured state space sequence models☆2,568Updated 7 months ago
- ☆288Updated 2 months ago
- VMamba: Visual State Space Models,code is based on mamba☆2,419Updated 4 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆774Updated 8 months ago
- xLSTM as Generic Vision Backbone☆464Updated 4 months ago
- Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"☆700Updated last year
- [ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention☆821Updated 9 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year