CG80499 / KAN-GPT-2
Training small GPT-2 style models using Kolmogorov-Arnold networks.
☆114Updated 8 months ago
Alternatives and similar repositories for KAN-GPT-2:
Users that are interested in KAN-GPT-2 are comparing it to the libraries listed below
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆95Updated last month
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆363Updated 9 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated 9 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆157Updated 3 weeks ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆118Updated 5 months ago
- The simplest, fastest repository for training/finetuning medium-sized xLSTMs.☆39Updated 8 months ago
- PyTorch implementation of models from the Zamba2 series.☆176Updated 3 weeks ago
- Variations of Kolmogorov-Arnold Networks☆112Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆186Updated 3 weeks ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated 10 months ago
- ☆82Updated last month
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆73Updated this week
- The AdEMAMix Optimizer: Better, Faster, Older.☆177Updated 5 months ago
- ☆78Updated 10 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆162Updated 2 weeks ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆51Updated 10 months ago
- Code repository for Black Mamba☆238Updated last year
- ☆85Updated 8 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆173Updated 2 months ago
- This is the code that went into our practical dive using mamba as information extraction☆51Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆32Updated 9 months ago
- Swarming algorithms like PSO, Ant Colony, Sakana, and more in PyTorch 😊☆120Updated 3 weeks ago
- σ-GPT: A New Approach to Autoregressive Models☆61Updated 6 months ago
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆114Updated 3 weeks ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆44Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆77Updated 9 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆110Updated 4 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆65Updated 9 months ago
- Collection of autoregressive model implementation☆81Updated last week