kyegomez / LiqudNet
Implementation of Liquid Nets in Pytorch
☆52Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for LiqudNet
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆108Updated 6 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated this week
- A State-Space Model with Rational Transfer Function Representation.☆70Updated 6 months ago
- Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch☆19Updated 2 weeks ago
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- Implementation of the proposed minGRU in Pytorch☆247Updated last week
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 10 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆102Updated last month
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆141Updated 3 months ago
- This repository implements SummaryMixing, a simpler, faster and much cheaper replacement to self-attention for automatic speech recogniti…☆112Updated 2 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆33Updated 2 weeks ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆85Updated 2 months ago
- ☆129Updated last week
- Implementation of the proposed MaskBit from Bytedance AI☆62Updated last week
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆42Updated 11 months ago
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- A HuggingFace compatible Small Language Model trainer.☆73Updated last month
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 6 months ago
- ☆85Updated 7 months ago
- SaLSa Optimizer implementation (No learning rates needed)☆28Updated last week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆171Updated 2 weeks ago
- Train and evaluate 1.58 bits Neural Networks☆21Updated 5 months ago
- A repo based on XiLin Li's PSGD repo that extends some of the experiments.☆14Updated last month
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆70Updated 8 months ago
- Normalized Transformer (nGPT)☆94Updated this week
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆112Updated 3 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago