RWKV / RWKV-LM
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 last month
Alternatives and similar repositories for RWKV-LM:
Users that are interested in RWKV-LM are comparing it to the libraries listed below
- Here we will test various linear attention designs.☆60Updated last year
- From GaLore to WeLore: How Low-Rank Weights Non-uniformly Emerge from Low-Rank Gradients. Ajay Jaiswal, Lu Yin, Zhenyu Zhang, Shiwei Liu,…☆45Updated 2 weeks ago
- ☆78Updated 8 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 7 months ago
- DPO, but faster 🚀☆42Updated 5 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆27Updated this week
- This repo is based on https://github.com/jiaweizzhao/GaLore☆27Updated 7 months ago
- Triton implement of bi-directional (non-causal) linear attention☆46Updated 3 months ago
- A repository for research on medium sized language models.☆76Updated 11 months ago
- Repository for the Q-Filters method (https://arxiv.org/pdf/2503.02812)☆30Updated 2 months ago
- Work in progress.☆58Updated last month
- GoldFinch and other hybrid transformer components☆45Updated 9 months ago
- ☆34Updated last week
- Implementation of Mind Evolution, Evolving Deeper LLM Thinking, from Deepmind☆49Updated 3 months ago
- Using FlexAttention to compute attention with different masking patterns☆43Updated 7 months ago
- Official repository for ICML 2024 paper "MoRe Fine-Tuning with 10x Fewer Parameters"☆18Updated this week
- Official implementation of ECCV24 paper: POA☆24Updated 9 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆97Updated 3 weeks ago
- Official PyTorch Implementation for Vision-Language Models Create Cross-Modal Task Representations, ICML 2025☆22Updated last week
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆29Updated last week
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆153Updated 3 weeks ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆37Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- Official Repository for Task-Circuit Quantization☆19Updated last week
- Official implementation of "The Sparse Frontier: Sparse Attention Trade-offs in Transformer LLMs"☆22Updated last week
- RWKV-7: Surpassing GPT☆84Updated 5 months ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆49Updated last month
- ☆54Updated last month
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆32Updated 8 months ago
- Official repository of "LiNeS: Post-training Layer Scaling Prevents Forgetting and Enhances Model Merging"☆26Updated 6 months ago