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,255Updated 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
Sorting:
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,516Updated 3 weeks ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,383Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,805Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,986Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,268Updated last year
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,332Updated 7 months ago
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,679Updated 2 years ago
- LLaMA: Open and Efficient Foundation Language Models☆2,799Updated 2 years ago
- An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.☆8,495Updated this week
- A collection of libraries to optimise AI model performances☆8,362Updated last year
- Tensor library for machine learning☆13,764Updated 2 weeks ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,855Updated 3 weeks ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,382Updated 2 weeks ago
- Universal LLM Deployment Engine with ML Compilation☆21,808Updated last week
- Python bindings for llama.cpp☆9,871Updated 4 months ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,930Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,905Updated last year
- 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
- StableLM: Stability AI Language Models☆15,783Updated last year
- Instruction Tuning with GPT-4☆4,341Updated 2 years ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,472Updated 6 months ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,228Updated last week
- 4 bits quantization of LLaMA using GPTQ☆3,077Updated last year
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,165Updated last year
- BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)☆8,281Updated last year
- Example models using DeepSpeed☆6,750Updated 2 weeks ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,016Updated 8 months ago
- Aligning pretrained language models with instruction data generated by themselves.☆4,556Updated 2 years ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,738Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,106Updated last year