RWKV / RWKV-LMLinks
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
☆44Updated 2 months ago
Alternatives and similar repositories for RWKV-LM
Users that are interested in RWKV-LM are comparing it to the libraries listed below
Sorting:
- ☆79Updated 9 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 3 weeks ago
- Here we will test various linear attention designs.☆58Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 8 months ago
- A repository for research on medium sized language models.☆76Updated last year
- GoldFinch and other hybrid transformer components☆45Updated 10 months ago
- ☆56Updated 2 months ago
- Repository for the Q-Filters method (https://arxiv.org/pdf/2503.02812)☆31Updated 2 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆104Updated 2 weeks ago
- From GaLore to WeLore: How Low-Rank Weights Non-uniformly Emerge from Low-Rank Gradients. Ajay Jaiswal, Lu Yin, Zhenyu Zhang, Shiwei Liu,…☆47Updated last month
- Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆35Updated this week
- This repo is based on https://github.com/jiaweizzhao/GaLore☆28Updated 8 months ago
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆32Updated 9 months ago
- ☆34Updated last month
- Triton implement of bi-directional (non-causal) linear attention☆48Updated 3 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 9 months ago
- Official implementation of ECCV24 paper: POA☆24Updated 9 months ago
- Implementation of Mind Evolution, Evolving Deeper LLM Thinking, from Deepmind☆50Updated this week
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- RWKV-7: Surpassing GPT☆88Updated 6 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆37Updated last year
- Official PyTorch Implementation for Vision-Language Models Create Cross-Modal Task Representations, ICML 2025☆25Updated last month
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆155Updated 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…☆37Updated last month
- ☆45Updated 3 months ago
- Work in progress.☆67Updated this week
- DPO, but faster 🚀☆42Updated 5 months ago
- Using FlexAttention to compute attention with different masking patterns☆43Updated 8 months ago
- Official repository of paper "RNNs Are Not Transformers (Yet): The Key Bottleneck on In-context Retrieval"☆27Updated last year
- A large-scale RWKV v6, v7(World, PRWKV, Hybrid-RWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to de…☆35Updated this week