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,590Updated this 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,480Updated last week
- Instruct-tune LLaMA on consumer hardware☆18,900Updated 9 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,990Updated 10 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,430Updated 11 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,550Updated last month
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,921Updated 5 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,054Updated 8 months ago
- Universal LLM Deployment Engine with ML Compilation☆20,618Updated 2 weeks ago
- Tensor library for machine learning☆12,532Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,371Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,315Updated 6 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,405Updated 9 months ago
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,681Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆41,189Updated 5 months ago
- Fast and memory-efficient exact attention☆17,346Updated last week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,872Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,020Updated this week
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,416Updated this week
- Inference Llama 2 in one file of pure C☆18,387Updated 9 months ago
- Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)☆25,667Updated 8 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,713Updated 5 months ago
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,488Updated last year
- A collection of libraries to optimise AI model performances☆8,371Updated 9 months ago
- StableLM: Stability AI Language Models☆15,837Updated last year
- ☆9,011Updated last year
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,482Updated last year
- Making large AI models cheaper, faster and more accessible☆40,876Updated this week
- Instruction Tuning with GPT-4☆4,303Updated last year
- Train transformer language models with reinforcement learning.☆13,703Updated this week
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,806Updated 3 weeks ago