BlinkDL / RWKV-LMLinks
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,152Updated last week
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,514Updated last month
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,380Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,218Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,755Updated last year
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,678Updated 2 years ago
- Instruct-tune LLaMA on consumer hardware☆18,975Updated last year
- Example models using DeepSpeed☆6,723Updated last month
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 4 months ago
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,481Updated 3 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,459Updated 5 months ago
- Fast and memory-efficient exact attention☆20,669Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆7,755Updated last week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,263Updated 5 months ago
- Tensor library for machine learning☆13,575Updated this week
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,849Updated 11 months ago
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,524Updated 2 years ago
- Repo for external large-scale work☆6,546Updated last year
- StableLM: Stability AI Language Models☆15,792Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆40,733Updated this week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,917Updated last year
- Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)☆25,755Updated last year
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,122Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,099Updated this week
- Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3).☆7,108Updated 3 weeks ago
- Universal LLM Deployment Engine with ML Compilation☆21,619Updated this week
- 4 bits quantization of LLaMA using GPTQ☆3,076Updated last year
- Instruction Tuning with GPT-4☆4,339Updated 2 years ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,094Updated last week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,989Updated 7 months ago
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,337Updated last month