PicoCreator / 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.
☆10Updated last year
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:
- Script and instruction how to fine-tune large RWKV model on your data for Alpaca dataset☆31Updated 2 years ago
- ☆14Updated last year
- Run ONNX RWKV-v4 models with GPU acceleration using DirectML [Windows], or just on CPU [Windows AND Linux]; Limited to 430M model at this…☆21Updated 2 years ago
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated 2 years ago
- Merge LLM that are split in to parts☆26Updated last year
- BlinkDL's RWKV-v4 running in the browser☆47Updated 2 years ago
- Experimental sampler to make LLMs more creative☆31Updated last year
- 🚀 Automatically convert unstructured data into a high-quality 'textbook' format, optimized for fine-tuning Large Language Models (LLMs)☆25Updated last year
- ☆36Updated last month
- Repository containing the SPIN experiments on the DIBT 10k ranked prompts☆24Updated last year
- Easily deploy your rwkv model☆19Updated 2 years ago
- Trying to deconstruct RWKV in understandable terms☆14Updated 2 years ago
- This repository contains code for cleaning your training data of benchmark data to help combat data snooping.☆25Updated 2 years ago
- Zeta implementation of a reusable and plug in and play feedforward from the paper "Exponentially Faster Language Modeling"☆16Updated 7 months ago
- 📖 — Notebooks related to RWKV☆59Updated 2 years ago
- GoldFinch and other hybrid transformer components☆45Updated 11 months ago
- Modified Beam Search with periodical restart☆12Updated 9 months ago
- Multi-Domain Expert Learning☆67Updated last year
- A simple package for leveraging Falcon 180B and the HF ecosystem's tools, including training/inference scripts, safetensors, integrations…☆13Updated last year
- An OpenAI API compatible LLM inference server based on ExLlamaV2.☆25Updated last year
- ☆27Updated last year
- Lightweight continuous batching OpenAI compatibility using HuggingFace Transformers include T5 and Whisper.☆24Updated 3 months ago
- This project is established for real-time training of the RWKV model.☆49Updated last year
- ☆20Updated last year
- QLoRA with Enhanced Multi GPU Support☆37Updated last year
- Parameter-Efficient Sparsity Crafting From Dense to Mixture-of-Experts for Instruction Tuning on General Tasks☆31Updated last year
- RWKV centralised docs for the community☆27Updated 2 months ago
- 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 …☆13Updated last year
- A large-scale RWKV v6, v7(World, PRWKV, Hybrid-RWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to de…☆38Updated 3 weeks ago
- A public implementation of the ReLoRA pretraining method, built on Lightning-AI's Pytorch Lightning suite.☆33Updated last year