OpenMOSE / RWKV5-LM-LoRA
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
- A large-scale RWKV v6, v7(World, ARWKV, PRWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to deploy o…☆35Updated 3 weeks ago
- ☆34Updated 3 weeks ago
- RWKV infctx trainer, for training arbitary context sizes, to 10k and beyond!☆148Updated 8 months ago
- RWKV-7: Surpassing GPT☆83Updated 5 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆27Updated 2 months ago
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated last year
- Reinforcement Learning Toolkit for RWKV.(v6,v7,ARWKV) Distillation,SFT,RLHF(DPO,ORPO), infinite context training, Aligning. Exploring the…☆37Updated 3 weeks ago
- ☆34Updated 8 months ago
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆31Updated 8 months ago
- GoldFinch and other hybrid transformer components☆45Updated 8 months ago
- ☆116Updated last month
- ☆14Updated last year
- Efficient implementations of state-of-the-art linear attention models in Pytorch and Triton☆25Updated this week
- RWKV, in easy to read code☆71Updated 3 weeks ago
- RWKV centralised docs for the community☆22Updated 2 weeks ago
- ☆47Updated 7 months ago
- A fast RWKV Tokenizer written in Rust☆44Updated 2 weeks ago
- ☆82Updated 11 months ago
- Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆42Updated 5 months ago
- My fork os allen AI's OLMo for educational purposes.☆30Updated 4 months ago
- A repository for research on medium sized language models.☆76Updated 10 months ago
- A public implementation of the ReLoRA pretraining method, built on Lightning-AI's Pytorch Lightning suite.☆33Updated last year
- Modeling code for a BitNet b1.58 Llama-style model.☆23Updated 11 months ago
- From GaLore to WeLore: How Low-Rank Weights Non-uniformly Emerge from Low-Rank Gradients. Ajay Jaiswal, Lu Yin, Zhenyu Zhang, Shiwei Liu,…☆44Updated 9 months ago
- This repo is an exploratory experiment to enable frozen pretrained RWKV language models to accept speech modality input. We followed the …☆48Updated 3 months ago
- State tuning tunes the state☆32Updated 2 months ago
- Official implementation for 'Extending LLMs’ Context Window with 100 Samples'☆76Updated last year
- Script and instruction how to fine-tune large RWKV model on your data for Alpaca dataset☆31Updated 2 years ago
- Fast modular code to create and train cutting edge LLMs☆66Updated 11 months ago
- DPO, but faster 🚀☆40Updated 4 months ago