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.
☆412Updated 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:
- ☆81Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated last year
- This project is established for real-time training of the RWKV model.☆50Updated last year
- ☆535Updated 2 years ago
- ChatGPT-like Web UI for RWKVstic☆100Updated 2 years ago
- 📖 — Notebooks related to RWKV☆58Updated 2 years ago
- RWKV infctx trainer, for training arbitary context sizes, to 10k and beyond!☆147Updated last year
- Framework agnostic python runtime for RWKV models☆147Updated 2 years ago
- A QQ Chatbot based on RWKV (W.I.P.)☆80Updated 2 years ago
- ☆457Updated 2 years ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,556Updated 8 months ago
- ☆157Updated 3 weeks ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆132Updated last year
- The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.☆593Updated last month
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆52Updated 2 years ago
- Python bindings for llama.cpp☆199Updated 2 years ago
- Plain pytorch implementation of LLaMA☆188Updated 2 years ago
- Script and instruction how to fine-tune large RWKV model on your data for Alpaca dataset☆31Updated 2 years ago
- 4 bits quantization of LLaMa using GPTQ☆131Updated 2 years ago
- Enhancing LangChain prompts to work better with RWKV models☆34Updated 2 years ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆308Updated 2 years ago
- Open Multilingual Chatbot for Everyone☆1,276Updated 6 months ago
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆412Updated 2 years ago
- 8-bit CUDA functions for PyTorch in Windows 10☆68Updated 2 years ago
- ☆551Updated 11 months ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆733Updated last year
- Windows compile of bitsandbytes for use in text-generation-webui.☆361Updated 2 years ago
- A lightweight, hackable, and efficient framework for training and fine-tuning language models☆185Updated this week
- A finetuning pipeline for instruct tuning Raven 14bn using QLORA 4bit and the Ditty finetuning library☆28Updated last year
- 使用Gradio制作的基于RWKV的角色扮演的webui☆247Updated 9 months ago