BlinkDL / RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
☆12,672Updated this week
Related projects ⓘ
Alternatives and complementary repositories for RWKV-LM
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,431Updated 4 months ago
- StableLM: Stability AI Language Models☆15,828Updated 7 months ago
- Instruct-tune LLaMA on consumer hardware☆18,653Updated 3 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆16,471Updated this week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆10,776Updated 3 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆36,993Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,059Updated 5 months ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,198Updated 3 weeks ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆30,423Updated this week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,561Updated 4 months ago
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,657Updated last year
- Fast and memory-efficient exact attention☆14,279Updated this week
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,269Updated 3 months ago
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆35,508Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,384Updated last year
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆7,919Updated 6 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,299Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆5,994Updated 2 months ago
- Large Language Model Text Generation Inference☆9,122Updated this week
- Tensor library for machine learning☆11,233Updated this week
- Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)☆25,430Updated 2 months ago
- Train transformer language models with reinforcement learning.☆10,086Updated this week
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,276Updated this week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,760Updated 8 months ago
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆20,286Updated 3 months ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆8,660Updated this week
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆6,947Updated this week
- ☆9,008Updated 7 months ago
- Universal LLM Deployment Engine with ML Compilation☆19,215Updated this week