lucidrains / simple-hierarchical-transformerLinks
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
☆214Updated 10 months ago
Alternatives and similar repositories for simple-hierarchical-transformer
Users that are interested in simple-hierarchical-transformer are comparing it to the libraries listed below
Sorting:
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 10 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆410Updated 6 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 5 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- Understand and test language model architectures on synthetic tasks.☆219Updated last month
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆129Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 3 years ago
- ☆303Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated 11 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆237Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Recurrent Memory Transformer☆150Updated last year
- Some preliminary explorations of Mamba's context scaling.☆214Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆141Updated 2 weeks ago
- some common Huggingface transformers in maximal update parametrization (µP)☆81Updated 3 years ago
- ☆166Updated 2 years ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆194Updated 11 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated 10 months ago
- ☆191Updated this week
- ☆53Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆113Updated last year