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.
☆13,993Updated 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,508Updated last week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,679Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆19,688Updated last week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆40,264Updated this week
- Instruct-tune LLaMA on consumer hardware☆18,961Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,166Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,369Updated 11 months ago
- Fast and memory-efficient exact attention☆19,693Updated last week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,141Updated 4 months ago
- Universal LLM Deployment Engine with ML Compilation☆21,423Updated this week
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,463Updated last month
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,525Updated 2 years ago
- Example models using DeepSpeed☆6,682Updated this week
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,684Updated 2 years ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,458Updated 3 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,619Updated last week
- Train transformer language models with reinforcement learning.☆15,673Updated last week
- Inference Llama 2 in one file of pure C☆18,801Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,821Updated 9 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,076Updated 3 months ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆9,967Updated last week
- ImageBind One Embedding Space to Bind Them All☆8,798Updated 3 weeks ago
- A collection of libraries to optimise AI model performances☆8,368Updated last year
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,903Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆12,742Updated 9 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,952Updated 5 months ago
- Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)☆25,747Updated last year
- Instruction Tuning with GPT-4☆4,332Updated 2 years ago
- Tensor library for machine learning☆13,222Updated this week
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,051Updated last year