BlinkDL / RWKV-LM
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,122Updated this week
Alternatives and similar repositories for RWKV-LM:
Users that are interested in RWKV-LM are comparing it to the libraries listed below
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,446Updated 2 weeks ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,224Updated 8 months ago
- Instruct-tune LLaMA on consumer hardware☆18,802Updated 6 months ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,257Updated last month
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆17,223Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,256Updated 3 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆37,728Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,029Updated 5 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,649Updated this week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,796Updated 6 months ago
- Fast and memory-efficient exact attention☆15,392Updated this week
- Universal LLM Deployment Engine with ML Compilation☆19,930Updated this week
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,679Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,436Updated last year
- Python bindings for llama.cpp☆8,583Updated 2 weeks ago
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,345Updated this week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,806Updated 10 months ago
- StableLM: Stability AI Language Models☆15,831Updated 10 months ago
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆36,620Updated this week
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,334Updated 6 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,637Updated 2 months ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆9,018Updated this week
- Home of StarCoder: fine-tuning & inference!☆7,360Updated 11 months ago
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,174Updated 9 months ago
- Tensor library for machine learning☆11,810Updated this week
- Example models using DeepSpeed☆6,259Updated this week
- Large Language Model Text Generation Inference☆9,718Updated this week
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,787Updated 7 months ago
- Train transformer language models with reinforcement learning.☆11,398Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,676Updated 3 weeks ago