jacobfa / fftLinks
☆121Updated 2 weeks ago
Alternatives and similar repositories for fft
Users that are interested in fft are comparing it to the libraries listed below
Sorting:
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆85Updated last week
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆119Updated 8 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆57Updated this week
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆108Updated 7 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- When it comes to optimizers, it's always better to be safe than sorry☆244Updated 2 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆119Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆196Updated 2 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆285Updated 3 weeks ago
- Implementation of Agent Attention in Pytorch☆90Updated 11 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- ☆286Updated 2 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"☆79Updated last year
- ☆98Updated 5 months ago
- A State-Space Model with Rational Transfer Function Representation.☆78Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆171Updated 2 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆139Updated 4 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 9 months ago
- PyTorch implementation of models from the Zamba2 series.☆182Updated 5 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 10 months ago
- Implementations of attention with the softpick function, naive and FlashAttention-2☆79Updated last month
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆122Updated 11 months ago
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆118Updated 2 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆64Updated 3 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Explorations into improving ViTArc with Slot Attention☆42Updated 8 months ago
- Implementation of the proposed minGRU in Pytorch☆299Updated 3 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆97Updated last year