zyushun / Adam-miniLinks
Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793
☆417Updated 3 weeks ago
Alternatives and similar repositories for Adam-mini
Users that are interested in Adam-mini are comparing it to the libraries listed below
Sorting:
- Muon: An optimizer for hidden layers in neural networks☆678Updated last week
- When it comes to optimizers, it's always better to be safe than sorry☆237Updated 2 months ago
- Helpful tools and examples for working with flex-attention☆811Updated last week
- ☆456Updated last week
- ☆286Updated last month
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆282Updated 2 months ago
- Implementation of DoRA☆294Updated 11 months ago
- PiSSA: Principal Singular Values and Singular Vectors Adaptation of Large Language Models(NeurIPS 2024 Spotlight)☆356Updated 4 months ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆559Updated 3 months ago
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆249Updated this week
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆333Updated 5 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆514Updated 3 weeks ago
- Normalized Transformer (nGPT)☆182Updated 6 months ago
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆221Updated last month
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆237Updated 4 months ago
- ☆190Updated 3 months ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.☆199Updated 10 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆234Updated 3 months ago
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆296Updated 3 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆337Updated 11 months ago
- MoRA: High-Rank Updating for Parameter-Efficient Fine-Tuning☆356Updated 10 months ago
- Tina: Tiny Reasoning Models via LoRA☆252Updated last week
- ☆219Updated 11 months ago
- Some preliminary explorations of Mamba's context scaling.☆214Updated last year
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆641Updated 3 weeks ago
- TransMLA: Multi-Head Latent Attention Is All You Need☆287Updated this week
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation