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,203Updated 3 weeks ago
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,512Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,785Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,983Updated last year
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,684Updated 2 years ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,242Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,380Updated last year
- Tensor library for machine learning☆13,681Updated 2 weeks ago
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,488Updated 2 weeks ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,801Updated last week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,215Updated last week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,290Updated 6 months ago
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,527Updated 2 years ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,032Updated 11 months ago
- Fast and memory-efficient exact attention☆20,904Updated last week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,089Updated 5 months ago
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,347Updated 2 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,472Updated 6 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,869Updated last year
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,924Updated last year
- Train transformer language models with reinforcement learning.☆16,552Updated this week
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,157Updated last week
- Inference code for Llama models☆58,983Updated 10 months ago
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,875Updated 5 months ago
- Example models using DeepSpeed☆6,747Updated last month
- Inference Llama 2 in one file of pure C☆19,015Updated last year
- LLM inference in C/C++☆91,190Updated this week
- Instruction Tuning with GPT-4☆4,341Updated 2 years ago
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,826Updated last year
- A collection of libraries to optimise AI model performances☆8,363Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,081Updated last year