cccntu / minLoRA
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
☆458Updated last year
Alternatives and similar repositories for minLoRA:
Users that are interested in minLoRA are comparing it to the libraries listed below
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated 11 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆377Updated last year
- Helpful tools and examples for working with flex-attention☆757Updated this week
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆641Updated 4 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆407Updated 4 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆524Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆212Updated 8 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆671Updated 5 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆511Updated 6 months ago
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆549Updated 4 months ago
- Language Modeling with the H3 State Space Model☆520Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆409Updated 3 weeks ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,331Updated 10 months ago
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,003Updated 8 months ago
- A repository for research on medium sized language models.☆495Updated this week
- Convolutions for Sequence Modeling☆883Updated 10 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 8 months ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆452Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆957Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆328Updated 10 months ago
- ☆301Updated 10 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆281Updated last month
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆479Updated 2 years ago
- Annotated version of the Mamba paper☆483Updated last year
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆775Updated 7 months ago
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,103Updated last year
- D-Adaptation for SGD, Adam and AdaGrad☆521Updated 3 months ago
- Large Context Attention☆709Updated 3 months ago
- Implementation of https://srush.github.io/annotated-s4☆494Updated 2 years ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆289Updated last year