pbelcak / fastfeedforwardLinks
A repository for log-time feedforward networks
☆223Updated last year
Alternatives and similar repositories for fastfeedforward
Users that are interested in fastfeedforward are comparing it to the libraries listed below
Sorting:
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆231Updated last year
- ☆314Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Efficient optimizers☆277Updated last week
- Fast, Modern, and Low Precision PyTorch Optimizers☆118Updated 3 months ago
- Annotated version of the Mamba paper☆492Updated last year
- Accelerated First Order Parallel Associative Scan☆193Updated this week
- The repository for the code of the UltraFastBERT paper☆520Updated last year
- ☆82Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- Language Modeling with the H3 State Space Model☆521Updated 2 years ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆383Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆243Updated 6 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆294Updated 6 months ago
- An efficent implementation of the method proposed in "The Era of 1-bit LLMs"☆155Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆133Updated last month
- supporting pytorch FSDP for optimizers☆84Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆336Updated last month
- ☆53Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning