kyleliang919 / C-Optim
When it comes to optimizers, it's always better to be safe than sorry
☆179Updated 3 weeks ago
Alternatives and similar repositories for C-Optim:
Users that are interested in C-Optim are comparing it to the libraries listed below
- ☆253Updated 5 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆102Updated 2 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated last month
- Muon optimizer: +~30% sample efficiency with <3% wallclock overhead☆253Updated last week
- [ICML'24 Oral] The official code of "DiJiang: Efficient Large Language Models through Compact Kernelization", a novel DCT-based linear at…☆99Updated 8 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆385Updated 2 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆271Updated 3 months ago
- Official PyTorch Implementation for Paper "No More Adam: Learning Rate Scaling at Initialization is All You Need"☆49Updated 3 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 6 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆118Updated 5 months ago
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆196Updated 3 weeks ago
- Low-bit optimizers for PyTorch☆125Updated last year
- Official implementation of "DoRA: Weight-Decomposed Low-Rank Adaptation"☆123Updated 9 months ago
- The official implementation of Tensor ProducT ATTenTion Transformer (T6)☆295Updated last week
- Normalized Transformer (nGPT)☆152Updated 3 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆131Updated last week
- Implementation of a multimodal diffusion transformer in Pytorch☆100Updated 7 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆260Updated 9 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆73Updated this week
- Implementation of the proposed MaskBit from Bytedance AI☆74Updated 3 months ago
- The official CLIP training codebase of Inf-CL: "Breaking the Memory Barrier: Near Infinite Batch Size Scaling for Contrastive Loss". A su…☆223Updated last month
- Scaling Diffusion Transformers with Mixture of Experts☆259Updated 5 months ago
- Some preliminary explorations of Mamba's context scaling.☆213Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆115Updated 4 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆221Updated this week
- ☆71Updated 4 months ago
- Patch convolution to avoid large GPU memory usage of Conv2D☆84Updated 3 weeks ago
- Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"☆167Updated 8 months ago