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
- 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 9 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- Automatically take good care of your preemptible TPUs☆36Updated last year
- Triton Implementation of HyperAttention Algorithm☆47Updated last year
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- ☆33Updated last year
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆60Updated 3 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆47Updated 2 weeks ago
- GoldFinch and other hybrid transformer components☆44Updated 7 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- ☆27Updated last year
- Here we will test various linear attention designs.☆59Updated 10 months ago
- Parallel Associative Scan for Language Models☆18Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆45Updated 3 weeks ago
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated last year
- Utilities for Training Very Large Models☆58Updated 5 months ago
- Experiment of using Tangent to autodiff triton☆76Updated last year
- Transformer with Mu-Parameterization, implemented in Jax/Flax. Supports FSDP on TPU pods.☆30Updated 2 months ago
- Implementation of Spectral State Space Models☆16Updated last year
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆36Updated last year
- Latent Large Language Models☆17Updated 6 months ago
- ☆19Updated 5 months ago
- The official code of "Building on Efficient Foundations: Effectively Training LLMs with Structured Feedforward Layers"☆17Updated 7 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated last month
- ☆29Updated 2 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Jax like function transformation engine but micro, microjax☆30Updated 4 months ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆48Updated last year