CG80499 / KAN-GPT-2Links
Training small GPT-2 style models using Kolmogorov-Arnold networks.
☆117Updated last year
Alternatives and similar repositories for KAN-GPT-2
Users that are interested in KAN-GPT-2 are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆126Updated 9 months ago
- This is the code that went into our practical dive using mamba as information extraction☆53Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆118Updated 7 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆83Updated 3 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆375Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆169Updated 2 months ago
- ☆95Updated 4 months ago
- Code repository for Black Mamba☆246Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆100Updated 5 months ago
- Collection of autoregressive model implementation☆85Updated last month
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆56Updated 2 weeks ago
- Annotated version of the Mamba paper☆482Updated last year
- Understand and test language model architectures on synthetic tasks.☆197Updated 2 months ago
- ☆80Updated last year
- Evaluating the Mamba architecture on the Othello game☆47Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆147Updated 2 months ago
- PyTorch implementation of models from the Zamba2 series.☆182Updated 4 months ago
- A State-Space Model with Rational Transfer Function Representation.☆78Updated last year
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 8 months ago
- NanoGPT-speedrunning for the poor T4 enjoyers☆66Updated last month
- Prune transformer layers☆69Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 10 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 7 months ago
- The simplest, fastest repository for training/finetuning medium-sized xLSTMs.☆41Updated last year
- Mixture of A Million Experts☆46Updated 10 months ago
- Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.☆98Updated last month
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆282Updated 2 months ago