PicoCreator / RWKV-LM-LoRA
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
- ☆14Updated last year
- entropix style sampling + GUI☆26Updated 6 months ago
- Modified Beam Search with periodical restart☆12Updated 7 months ago
- Script and instruction how to fine-tune large RWKV model on your data for Alpaca dataset☆31Updated 2 years ago
- A public implementation of the ReLoRA pretraining method, built on Lightning-AI's Pytorch Lightning suite.☆33Updated last year
- ☆20Updated last year
- Repository containing the SPIN experiments on the DIBT 10k ranked prompts☆24Updated last year
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated last year
- FMS Model Optimizer is a framework for developing reduced precision neural network models.☆17Updated this week
- Experimental sampler to make LLMs more creative☆31Updated last year
- Trying to deconstruct RWKV in understandable terms☆14Updated last year
- Zeta implementation of a reusable and plug in and play feedforward from the paper "Exponentially Faster Language Modeling"☆16Updated 5 months ago
- ☆27Updated last year
- A large-scale RWKV v6, v7(World, ARWKV, PRWKV) inference. Capable of inference by combining multiple states(Pseudo MoE). Easy to deploy o…☆35Updated this week
- Using multiple LLMs for ensemble Forecasting☆16Updated last year
- ☆34Updated this week
- This repository contains code for cleaning your training data of benchmark data to help combat data snooping.☆25Updated 2 years ago
- RWKV centralised docs for the community☆24Updated last month
- GoldFinch and other hybrid transformer components☆45Updated 9 months ago
- 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 11 months ago
- ☆48Updated 5 months ago
- ☆43Updated 2 months ago
- Run ONNX RWKV-v4 models with GPU acceleration using DirectML [Windows], or just on CPU [Windows AND Linux]; Limited to 430M model at this…☆20Updated 2 years ago
- 🚀 Automatically convert unstructured data into a high-quality 'textbook' format, optimized for fine-tuning Large Language Models (LLMs)☆26Updated last year
- Finetune any model on HF in less than 30 seconds☆58Updated last month
- https://x.com/BlinkDL_AI/status/1884768989743882276☆27Updated this week
- Japanese / English Bilingual LLM☆14Updated 5 months ago
- Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆42Updated 5 months ago
- An OpenAI Completions API compatible server for NLP transformers models☆65Updated last year