kyleliang919 / C-OptimLinks
When it comes to optimizers, it's always better to be safe than sorry
☆377Updated last month
Alternatives and similar repositories for C-Optim
Users that are interested in C-Optim are comparing it to the libraries listed below
Sorting:
- ☆302Updated 6 months ago
- [NeurIPS 2025 Spotlight] TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆422Updated 3 weeks ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆576Updated 9 months ago
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆367Updated 2 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆440Updated 6 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆291Updated 5 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆426Updated last week
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆334Updated 7 months ago
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆409Updated 2 weeks ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆138Updated 3 weeks ago
- Awesome list of papers that extend Mamba to various applications.☆138Updated 5 months ago
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆779Updated 3 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆165Updated 9 months ago
- H-Net: Hierarchical Network with Dynamic Chunking☆778Updated last month
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆330Updated 8 months ago
- ☆76Updated 9 months ago
- ☆292Updated 10 months ago
- ☆253Updated 5 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆331Updated 10 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 3 weeks ago
- FlashRNN - Fast RNN Kernels with I/O Awareness☆144Updated 3 weeks ago
- Implementation of Autoregressive Diffusion in Pytorch☆417Updated last year
- Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch☆471Updated 10 months ago
- ☆199Updated last year
- [ICLR 2025 Spotlight] Official Implementation for ToST (Token Statistics Transformer)☆126Updated 8 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆228Updated 3 weeks ago
- Implementation of a multimodal diffusion transformer in Pytorch