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,005Updated last 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,451Updated last month
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,168Updated 7 months ago
- Instruct-tune LLaMA on consumer hardware☆18,758Updated 5 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆16,978Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,254Updated 2 months ago
- Fast and memory-efficient exact attention☆15,064Updated this week
- Tensor library for machine learning☆11,541Updated this week
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,320Updated last week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,738Updated 6 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,522Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,417Updated last year
- Universal LLM Deployment Engine with ML Compilation☆19,630Updated this week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,119Updated last month
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆8,910Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,021Updated 4 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,312Updated 5 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆37,496Updated this week
- Inference Llama 2 in one file of pure C☆17,858Updated 5 months ago
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,349Updated 4 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆33,809Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆36,255Updated this week
- Train transformer language models with reinforcement learning.☆10,609Updated this week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,799Updated 10 months ago
- ImageBind One Embedding Space to Bind Them All☆8,476Updated 5 months ago
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,679Updated last year
- Large Language Model Text Generation Inference☆9,592Updated this week
- StableLM: Stability AI Language Models☆15,831Updated 9 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆13,023Updated 3 months ago
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆21,096Updated 5 months ago