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,531Updated 2 weeks ago
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,473Updated 2 months ago
- Instruct-tune LLaMA on consumer hardware☆18,898Updated 8 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,174Updated last week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,958Updated 9 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,404Updated 10 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,440Updated 2 weeks ago
- Fast and memory-efficient exact attention☆17,032Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,308Updated 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,050Updated 7 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,949Updated this week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,798Updated 4 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,381Updated 8 months ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,863Updated last year
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆22,283Updated 8 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆45,561Updated this week
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,708Updated 4 months ago
- Large Language Model Text Generation Inference☆10,052Updated this week
- Universal LLM Deployment Engine with ML Compilation☆20,475Updated this week
- Tensor library for machine learning☆12,388Updated last week
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,402Updated this week
- Python bindings for llama.cpp☆8,988Updated 2 weeks ago
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,432Updated 11 months ago
- Instruction Tuning with GPT-4☆4,301Updated last year
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,680Updated last year
- Train transformer language models with reinforcement learning.☆13,373Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,476Updated last year
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,859Updated 9 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,818Updated 2 weeks ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆14,232Updated last month
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,165Updated this week