cccntu / minLoRA
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
☆457Updated last year
Alternatives and similar repositories for minLoRA:
Users that are interested in minLoRA are comparing it to the libraries listed below
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆407Updated 3 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆641Updated 3 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆521Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated 10 months ago
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,000Updated 7 months ago
- D-Adaptation for SGD, Adam and AdaGrad☆520Updated 2 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆328Updated 10 months ago
- A repository for research on medium sized language models.☆493Updated this week
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆448Updated 11 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆957Updated last year
- Helpful tools and examples for working with flex-attention☆720Updated last week
- Cramming the training of a (BERT-type) language model into limited compute.☆1,329Updated 10 months ago
- maximal update parametrization (µP)☆1,493Updated 9 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 7 months ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆289Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆665Updated 4 months ago
- Annotated version of the Mamba paper☆481Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆211Updated 7 months ago
- A repository for log-time feedforward networks☆221Updated last year
- Implementation of https://srush.github.io/annotated-s4☆488Updated 2 years ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆632Updated last year
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,122Updated 4 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆569Updated 4 months ago
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,564Updated last year
- A minimal implementation of diffusion models for text generation☆356Updated last year
- For optimization algorithm research and development.☆507Updated this week
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,099Updated last year
- Language Modeling with the H3 State Space Model☆519Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆510Updated 5 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆626Updated 8 months ago