codekansas / rwkv
RWKV model implementation
☆37Updated last year
Alternatives and similar repositories for rwkv:
Users that are interested in rwkv are comparing it to the libraries listed below
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 10 months ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆60Updated 3 years ago
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆36Updated last year
- sigma-MoE layer☆18Updated last year
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated last year
- ☆29Updated 2 years ago
- GoldFinch and other hybrid transformer components☆45Updated 8 months ago
- Using FlexAttention to compute attention with different masking patterns☆43Updated 6 months ago
- ☆32Updated last year
- Minimum Description Length probing for neural network representations☆19Updated 2 months ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- Fine-Tuning Pre-trained Transformers into Decaying Fast Weights☆19Updated 2 years ago
- ☆31Updated 2 weeks ago
- ☆19Updated 2 weeks ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated 2 weeks ago
- QAmeleon introduces synthetic multilingual QA data using PaLM, a 540B large language model. This dataset was generated by prompt tuning P…☆34Updated last year
- Triton Implementation of HyperAttention Algorithm☆47Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- Automatically take good care of your preemptible TPUs☆36Updated last year
- Here we will test various linear attention designs.☆60Updated 11 months ago
- ☆19Updated 10 months ago
- ☆27Updated last year
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Experiment of using Tangent to autodiff triton☆78Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year