OpenMOSE / RWKV5-LM-LoRALinks
RWKV v5,v6 LoRA Trainer on Cuda and Rocm Platform. 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.
☆13Updated last year
Alternatives and similar repositories for RWKV5-LM-LoRA
Users that are interested in RWKV5-LM-LoRA are comparing it to the libraries listed below
Sorting:
- RWKV infctx trainer, for training arbitary context sizes, to 10k and beyond!☆147Updated last year
- A large-scale RWKV v7(World, PRWKV, Hybrid-RWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to deploy…☆45Updated last week
- RWKV centralised docs for the community☆29Updated 2 months ago
- Fast modular code to create and train cutting edge LLMs☆68Updated last year
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.☆202Updated last year
- An unsupervised model merging algorithm for Transformers-based language models.☆106Updated last year
- RWKV, in easy to read code☆72Updated 7 months ago
- RWKV-7: Surpassing GPT☆98Updated 11 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- An efficent implementation of the method proposed in "The Era of 1-bit LLMs"☆154Updated last year
- RWKV in nanoGPT style☆193Updated last year
- ☆39Updated 5 months ago
- This repo is an exploratory experiment to enable frozen pretrained RWKV language models to accept speech modality input. We followed the …☆50Updated 10 months ago
- Low-Rank adapter extraction for fine-tuned transformers models☆177Updated last year
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 5 months ago
- MiSS is a novel PEFT method that features a low-rank structure but introduces a new update mechanism distinct from LoRA, achieving an exc…☆25Updated this week
- ☆50Updated last year
- Course Project for COMP4471 on RWKV☆17Updated last year
- ☆150Updated this week
- Fast, Modern, and Low Precision PyTorch Optimizers