Blealtan / RWKV-LM-LoRALinks
RWKV is a 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.
☆413Updated 2 years ago
Alternatives and similar repositories for RWKV-LM-LoRA
Users that are interested in RWKV-LM-LoRA are comparing it to the libraries listed below
Sorting:
- ☆82Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆312Updated last year
- This project is established for real-time training of the RWKV model.☆49Updated last year
- 📖 — Notebooks related to RWKV☆59Updated 2 years ago
- ☆535Updated last year
- RWKV infctx trainer, for training arbitary context sizes, to 10k and beyond!☆148Updated 11 months ago
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆51Updated 2 years ago
- ChatGPT-like Web UI for RWKVstic☆100Updated 2 years ago
- Framework agnostic python runtime for RWKV models☆146Updated last year
- ☆458Updated last year
- ☆134Updated 3 weeks ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,531Updated 3 months ago
- A QQ Chatbot based on RWKV (W.I.P.)☆80Updated last year
- Python bindings for llama.cpp☆197Updated 2 years ago
- 4 bits quantization of LLaMa using GPTQ☆129Updated 2 years ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆131Updated last year
- The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.☆571Updated 3 weeks ago
- A finetuning pipeline for instruct tuning Raven 14bn using QLORA 4bit and the Ditty finetuning library☆28Updated last year
- 使用Gradio制作的基于RWKV的角色扮演的webui☆242Updated 4 months ago
- Plain pytorch implementation of LLaMA☆188Updated 2 years ago
- Open Multilingual Chatbot for Everyone☆1,268Updated last month
- Script and instruction how to fine-tune large RWKV model on your data for Alpaca dataset☆31Updated 2 years ago
- ☆543Updated 6 months ago
- Enhancing LangChain prompts to work better with RWKV models☆34Updated 2 years ago
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆819Updated 2 years ago
- This repo contains the data preparation, tokenization, training and inference code for BLOOMChat. BLOOMChat is a 176 billion parameter mu…☆584Updated last year
- Official repository for LongChat and LongEval☆521Updated last year
- Merge Transformers language models by use of gradient parameters.☆206Updated 11 months ago
- 8-bit CUDA functions for PyTorch in Windows 10☆69Updated last year