RWKV / RWKV-blockLinks
PyTorch implementation of RWKV blocks
☆29Updated 3 months ago
Alternatives and similar repositories for RWKV-block
Users that are interested in RWKV-block are comparing it to the libraries listed below
Sorting:
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated last month
- RWKV-X is a Linear Complexity Hybrid Language Model based on the RWKV architecture, integrating Sparse Attention to improve the model's l…☆41Updated 2 months ago
- GoldFinch and other hybrid transformer components☆45Updated 11 months ago
- Code accompanying the paper "Generalized Interpolating Discrete Diffusion"☆86Updated 3 weeks ago
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆49Updated 3 months ago
- RWKV-7: Surpassing GPT☆92Updated 7 months ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆128Updated this week
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆53Updated 3 months ago
- ☆37Updated 2 months ago
- Implementations of attention with the softpick function, naive and FlashAttention-2☆80Updated 2 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆63Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated 2 weeks ago
- A large-scale RWKV v6, v7(World, PRWKV, Hybrid-RWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to de…☆38Updated last week
- Repository for the Q-Filters method (https://arxiv.org/pdf/2503.02812)☆33Updated 3 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 8 months ago
- ☆19Updated last month
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆59Updated 3 years ago
- Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆57Updated last week
- ☆80Updated 10 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 4 months ago
- ☆81Updated last year
- MatFormer repo☆38Updated 6 months ago
- A repository for research on medium sized language models.☆77Updated last year
- Implementation of Mind Evolution, Evolving Deeper LLM Thinking, from Deepmind☆54Updated last month
- RWKV, in easy to read code☆72Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆109Updated 7 months ago
- Here we will test various linear attention designs.☆59Updated last year