cccntu / minLoRA
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
☆435Updated last year
Related projects ⓘ
Alternatives and complementary repositories for minLoRA
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆393Updated this week
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆293Updated 5 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆939Updated 9 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆362Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆624Updated 2 months ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆435Updated 7 months ago
- DataComp: In search of the next generation of multimodal datasets☆658Updated 10 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆205Updated 3 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆575Updated last week
- Helpful tools and examples for working with flex-attention☆475Updated this week
- Annotated version of the Mamba paper☆457Updated 8 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆508Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆477Updated 3 weeks ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 2 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆378Updated 5 months ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆625Updated last year
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆471Updated last year
- Language Modeling with the H3 State Space Model☆514Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,296Updated 5 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆179Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆694Updated last year
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- Implementation of https://srush.github.io/annotated-s4☆469Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆538Updated 6 months ago
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆551Updated 4 months ago
- Diffusion Reading Group at EleutherAI☆314Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆970Updated 3 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆328Updated 3 weeks ago
- Code repository for the paper - "Matryoshka Representation Learning"☆429Updated 9 months ago
- Large Context Attention☆642Updated 3 months ago