lucidrains / simple-hierarchical-transformerLinks
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
☆220Updated last year
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☆229Updated 11 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆166Updated 6 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆413Updated 7 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago
- 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
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Recurrent Memory Transformer☆150Updated 2 years ago
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- Understand and test language model architectures on synthetic tasks.☆221Updated last month
- JAX implementation of the Llama 2 model☆219Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 3 years ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆130Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆240Updated 2 months ago
- ☆166Updated 2 years ago
- Griffin MQA + Hawk Linear RNN Hybrid☆88Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- A MAD laboratory to improve AI architecture designs 🧪☆124Updated 8 months ago
- ☆53Updated last year
- A repository for log-time feedforward networks☆223Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆114Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆82Updated 3 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- σ-GPT: A New Approach to Autoregressive Models☆67Updated last year