changjonathanc / minLoRALinks
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
☆464Updated 2 years ago
Alternatives and similar repositories for minLoRA
Users that are interested in minLoRA are comparing it to the libraries listed below
Sorting:
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆409Updated 5 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 9 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆963Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆456Updated last year
- D-Adaptation for SGD, Adam and AdaGrad☆521Updated 4 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆643Updated 5 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆340Updated last year
- Annotated version of the Mamba paper☆485Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆694Updated 6 months ago
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆554Updated 5 months ago
- ☆303Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆535Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆519Updated last month
- Language Modeling with the H3 State Space Model☆519Updated last year
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆479Updated 2 years ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆214Updated 10 months ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆342Updated 2 years ago
- A repository for research on medium sized language models.☆498Updated 2 weeks ago
- Large Context Attention☆716Updated 4 months ago
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,005Updated 10 months ago
- maximal update parametrization (µP)☆1,541Updated 11 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆421Updated last month
- DataComp: In search of the next generation of multimodal datasets☆717Updated last month
- Helpful tools and examples for working with flex-attention☆831Updated last week
- Convolutions for Sequence Modeling☆890Updated last year
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆290Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆219Updated 10 months ago
- A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).☆857Updated 2 weeks ago