RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
☆14,393Feb 21, 2026Updated 2 weeks ago
Alternatives and similar repositories for RWKV-LM
Users that are interested in RWKV-LM are comparing it to the libraries listed below
Sorting:
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,519Feb 11, 2026Updated 3 weeks ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,426Jun 2, 2025Updated 9 months ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,564Mar 23, 2025Updated 11 months ago
- Fast and memory-efficient exact attention☆22,460Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,706Feb 27, 2026Updated last week
- Instruct-tune LLaMA on consumer hardware☆18,972Jul 29, 2024Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,267Jul 17, 2024Updated last year
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆22,030Jan 23, 2026Updated last month
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,382Oct 28, 2024Updated last year
- Making large AI models cheaper, faster and more accessible☆41,364Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,843Jun 10, 2024Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,717Updated this week
- A high-throughput and memory-efficient inference and serving engine for LLMs☆71,883Updated this week
- LLM inference in C/C++☆96,322Updated this week
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,477Jun 7, 2025Updated 9 months ago
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,444Aug 17, 2024Updated last year
- Train transformer language models with reinforcement learning.☆17,523Updated this week
- Universal LLM Deployment Engine with ML Compilation☆22,082Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆8,019Updated this week
- Mamba SSM architecture☆17,311Feb 18, 2026Updated 2 weeks ago
- A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large …☆6,237Feb 18, 2026Updated 2 weeks ago
- LlamaIndex is the leading document agent and OCR platform☆47,374Updated this week
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆54,071Nov 12, 2025Updated 3 months ago
- Inference code for Llama models☆59,183Jan 26, 2025Updated last year
- Tensor library for machine learning☆14,152Feb 27, 2026Updated last week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,933Mar 14, 2024Updated last year
- StableLM: Stability AI Language Models☆15,756Apr 8, 2024Updated last year
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆24,500Aug 12, 2024Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,533Jul 16, 2023Updated 2 years ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,356Feb 20, 2026Updated 2 weeks ago
- Large Language Model Text Generation Inference☆10,788Jan 8, 2026Updated last month
- 🦜🔗 The platform for reliable agents.☆127,809Updated this week
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,170Sep 30, 2025Updated 5 months ago
- SGLang is a high-performance serving framework for large language models and multimodal models.☆23,905Updated this week
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,395Feb 3, 2026Updated last month
- Ongoing research training transformer models at scale☆15,461Updated this week
- Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)☆25,760Sep 2, 2024Updated last year
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,196Jul 11, 2024Updated last year
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,738Jan 8, 2024Updated 2 years ago