lucidrains / nGPT-pytorchLinks
Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI
☆287Updated last month
Alternatives and similar repositories for nGPT-pytorch
Users that are interested in nGPT-pytorch are comparing it to the libraries listed below
Sorting:
- Normalized Transformer (nGPT)☆184Updated 7 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆427Updated 2 months ago
- ☆290Updated 2 months ago
- ☆179Updated 7 months ago
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆185Updated 3 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆529Updated last month
- Some preliminary explorations of Mamba's context scaling.☆215Updated last year
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆563Updated 5 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆246Updated 3 months ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆128Updated 2 weeks ago
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆243Updated 5 months ago
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention…☆290Updated 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
- Implementation of Diffusion Transformer (DiT) in JAX☆279Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆237Updated last month
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 5 months ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆147Updated 2 weeks ago
- Annotated version of the Mamba paper☆486Updated last year
- DeMo: Decoupled Momentum Optimization☆189Updated 7 months ago
- Accelerated First Order Parallel Associative Scan☆182Updated 10 months ago
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆70Updated last month
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆667Updated last month
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆263Updated 4 months ago
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆222Updated 2 months ago
- ☆489Updated last week
- H-Net: Hierarchical Network with Dynamic Chunking☆115Updated this week
- ☆191Updated last week
- A MAD laboratory to improve AI architecture designs 🧪☆123Updated 6 months ago
- Understand and test language model architectures on synthetic tasks.☆219Updated last month
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆341Updated 7 months ago