lucidrains / simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
☆205Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for simple-hierarchical-transformer
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 2 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆393Updated this week
- Understand and test language model architectures on synthetic tasks.☆163Updated 6 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆213Updated 3 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆109Updated last month
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆248Updated 6 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆293Updated 5 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆157Updated 11 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆214Updated this week
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated 11 months ago
- Recurrent Memory Transformer☆147Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- A MAD laboratory to improve AI architecture designs 🧪☆95Updated 6 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 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
- ☆175Updated this week
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- ☆161Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated last year
- ☆132Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆624Updated 2 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆112Updated 3 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆185Updated 2 years ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆84Updated this week
- Multipack distributed sampler for fast padding-free training of LLMs☆178Updated 3 months ago
- JAX implementation of the Llama 2 model☆210Updated 9 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆113Updated 7 months ago