lucidrains / zorro-pytorchLinks
Implementation of Zorro, Masked Multimodal Transformer, in Pytorch
โ96Updated 2 years ago
Alternatives and similar repositories for zorro-pytorch
Users that are interested in zorro-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of ๐ป Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorchโ88Updated last year
- Implementation of MaMMUT, a simple vision-encoder text-decoder architecture for multimodal tasks from Google, in Pytorchโ102Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-expertsโ119Updated last year
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)โ78Updated 2 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wiโฆโ51Updated 3 years ago
- [TMLR 2022] High-Modality Multimodal Transformerโ117Updated 11 months ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorchโ88Updated 2 years ago
- Implementation of Infini-Transformer in Pytorchโ113Updated 9 months ago
- Language Quantized AutoEncodersโ110Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorchโ101Updated 2 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonettoโ57Updated last year
- Implementation of Agent Attention in Pytorchโ91Updated last year
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmindโ68Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorchโ110Updated last month
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802โ96Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"โ59Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jaxโ90Updated last year
- [NeurIPS 2023] Factorized Contrastive Learning: Going Beyond Multi-view Redundancyโ71Updated last year
- Implementation of Block Recurrent Transformer - Pytorchโ221Updated last year
- โ75Updated 2 years ago
- A simple cross attention that updates both the source and target in one stepโ182Updated 2 months ago
- A Domain-Agnostic Benchmark for Self-Supervised Learningโ106Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arenaโ206Updated 2 years ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorchโ91Updated 2 years ago
- A repository to house some personal attempts to beat some state-of-the-art for medical datasetsโ100Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amountโฆโ52Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attentionโ99Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorchโ331Updated 6 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorchโ230Updated last year
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topkโ45Updated 2 years ago