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,309Updated 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,509Updated 2 weeks ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,375Updated 7 months ago
- Instruct-tune LLaMA on consumer hardware☆18,983Updated last year
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,481Updated 7 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,271Updated last year
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,677Updated 2 years ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,815Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,380Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,502Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,093Updated 6 months ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,936Updated last year
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,501Updated 2 weeks ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,169Updated last year
- Example models using DeepSpeed☆6,769Updated last month
- Accessible large language models via k-bit quantization for PyTorch.☆7,896Updated last week
- Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)☆25,766Updated last year
- StableLM: Stability AI Language Models☆15,774Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,527Updated 2 years ago
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,296Updated this week
- ImageBind One Embedding Space to Bind Them All☆8,945Updated 2 months ago
- Fast and memory-efficient exact attention☆21,635Updated last week
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,990Updated last year
- Inference code for Llama models☆59,075Updated 11 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,914Updated last year
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,266Updated last week
- Large Language Model Text Generation Inference☆10,731Updated 2 weeks ago
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,470Updated last year
- ☆9,014Updated last year
- Universal LLM Deployment Engine with ML Compilation☆21,896Updated 3 weeks ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,023Updated 9 months ago