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:
- ☆80Updated last year
- ☆535Updated 2 years ago
- 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
- Framework agnostic python runtime for RWKV models☆147Updated 2 years ago
- RWKV infctx trainer, for training arbitary context sizes, to 10k and beyond!☆148Updated last year
- ChatGPT-like Web UI for RWKVstic☆100Updated 2 years ago
- A QQ Chatbot based on RWKV (W.I.P.)☆80Updated 2 years ago
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆52Updated 2 years ago
- ☆457Updated 2 years ago
- 📖 — Notebooks related to RWKV☆58Updated 2 years ago
- 4 bits quantization of LLaMa using GPTQ☆131Updated 2 years ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,556Updated 9 months ago
- ☆164Updated last week
- Python bindings for llama.cpp☆199Updated 2 years ago
- Plain pytorch implementation of LLaMA☆188Updated 2 years ago
- The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.☆595Updated 2 months ago
- This repo contains the data preparation, tokenization, training and inference code for BLOOMChat. BLOOMChat is a 176 billion parameter mu…☆585Updated 2 years ago
- Script and instruction how to fine-tune large RWKV model on your data for Alpaca dataset☆31Updated 2 years ago
- A lightweight, hackable, and efficient framework for training and fine-tuning language models☆187Updated this week
- A high-throughput and memory-efficient inference and serving engine for LLMs☆132Updated last year
- The paddle implementation of meta's LLaMA.☆45Updated 2 years ago
- Xwin-LM: Powerful, Stable, and Reproducible LLM Alignment☆1,041Updated last year
- ☆551Updated last year
- 使用Gradio制作的基于RWKV的角色扮演的webui☆248Updated 10 months ago
- Windows compile of bitsandbytes for use in text-generation-webui.☆361Updated 2 years ago
- Enhancing LangChain prompts to work better with RWKV models☆34Updated 2 years ago
- Fast Inference Solutions for BLOOM☆565Updated last year
- 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
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago