bluorion-com / ZClipLinks
Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".
☆139Updated 2 weeks ago
Alternatives and similar repositories for ZClip
Users that are interested in ZClip are comparing it to the libraries listed below
Sorting:
- Flash Attention Triton kernel with support for second-order derivatives☆116Updated last month
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆93Updated 5 months ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆57Updated 8 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆294Updated 6 months ago
- Code accompanying the paper "Generalized Interpolating Discrete Diffusion"☆108Updated 5 months ago
- Implementation of the dynamic chunking mechanism in H-net by Hwang et al. of Carnegie Mellon☆65Updated 3 months ago
- Just another reasonably minimal repo for class-conditional training of pixel-space diffusion transformers.☆137Updated 6 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- Implementation of a multimodal diffusion transformer in Pytorch☆106Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 11 months ago
- FlashRNN - Fast RNN Kernels with I/O Awareness☆169Updated last month
- [ICLR 2025 & COLM 2025] Official PyTorch implementation of the Forgetting Transformer and Adaptive Computation Pruning☆134Updated last month
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆131Updated last month
- ☆256Updated 6 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆83Updated last year
- ☆303Updated 7 months ago
- Focused on fast experimentation and simplicity☆75Updated 11 months ago
- Official PyTorch Implementation for Paper "No More Adam: Learning Rate Scaling at Initialization is All You Need"☆54Updated 10 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention